aboutsummaryrefslogtreecommitdiffstats
path: root/modules/planet/templates/deploy_new-planet.sh
diff options
context:
space:
mode:
Diffstat (limited to 'modules/planet/templates/deploy_new-planet.sh')
-rwxr-xr-xmodules/planet/templates/deploy_new-planet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/planet/templates/deploy_new-planet.sh b/modules/planet/templates/deploy_new-planet.sh
index 297ba529..eb69f9af 100755
--- a/modules/planet/templates/deploy_new-planet.sh
+++ b/modules/planet/templates/deploy_new-planet.sh
@@ -2,7 +2,7 @@
# Initialization
PATH_TO_FILE=${PATH_TO_FILE:-/var/lib/planet}
-PATH_TO_PLANET=${PATH_TO_PLANET:-/var/www/html/planet.<%= domain %>}
+PATH_TO_PLANET=${PATH_TO_PLANET:-<%= planet_location %>}
#Ask for new locale name
echo -n "Locale name: "