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