From 3a987fa0e9b285544146f52f678640222be72f73 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Tue, 10 Jul 2018 16:11:24 -0400 Subject: [PATCH] Folder name fix - Part 1 --- templates/{BInd => Bind1}/0/README.md | 0 templates/{BInd => Bind1}/0/docker-compose.yml | 0 templates/{BInd => Bind1}/0/rancher-compose.yml | 0 templates/{BInd => Bind1}/config.yml | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename templates/{BInd => Bind1}/0/README.md (100%) rename templates/{BInd => Bind1}/0/docker-compose.yml (100%) rename templates/{BInd => Bind1}/0/rancher-compose.yml (100%) rename templates/{BInd => Bind1}/config.yml (100%) diff --git a/templates/BInd/0/README.md b/templates/Bind1/0/README.md similarity index 100% rename from templates/BInd/0/README.md rename to templates/Bind1/0/README.md diff --git a/templates/BInd/0/docker-compose.yml b/templates/Bind1/0/docker-compose.yml similarity index 100% rename from templates/BInd/0/docker-compose.yml rename to templates/Bind1/0/docker-compose.yml diff --git a/templates/BInd/0/rancher-compose.yml b/templates/Bind1/0/rancher-compose.yml similarity index 100% rename from templates/BInd/0/rancher-compose.yml rename to templates/Bind1/0/rancher-compose.yml diff --git a/templates/BInd/config.yml b/templates/Bind1/config.yml similarity index 100% rename from templates/BInd/config.yml rename to templates/Bind1/config.yml