summaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 43f84a3..a934c19 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -1,5 +1,5 @@
#! /bin/sh
-DEPLOY_DIR=../test2/ #don't forget the trailing slash
+DEPLOY_DIR=$HOME/ #don't forget the trailing slash
OIFS="$IFS"
IFS=$'\n'