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