aboutsummaryrefslogtreecommitdiffstats
path: root/redeploy_host.sh
diff options
context:
space:
mode:
Diffstat (limited to 'redeploy_host.sh')
-rwxr-xr-xredeploy_host.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/redeploy_host.sh b/redeploy_host.sh
new file mode 100755
index 00000000..9ae02fc7
--- /dev/null
+++ b/redeploy_host.sh
@@ -0,0 +1,3 @@
+export REDEPLOY_HOST=${REDEPLOY_HOST-"true"}
+
+./deploy.sh $*