aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/switch-site1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/switch-site b/bin/switch-site
index c4ca53ca9..bd4be5090 100755
--- a/bin/switch-site
+++ b/bin/switch-site
@@ -30,6 +30,7 @@ then
# Remember that 1st argument is a file path relative to
# the file specified in the second argument.
ln -sf general-$1.yml conf/general.yml
+ touch conf/general.yml
else
echo "File conf/general-$1.yml does not exist."
fi