summaryrefslogtreecommitdiffstats
path: root/sync.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sync.sh')
-rwxr-xr-xsync.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.sh b/sync.sh
index 341ea3a..fb231be 100755
--- a/sync.sh
+++ b/sync.sh
@@ -2,7 +2,7 @@
#Variables
# -------------------------
-REPO="$HOME/Sandbox/corruptlamar"
+REPO="$HOME/Sandbox/hinode-template"
SRC="$REPO/public/"
DSRC="$REPO/docs-server/"
DSRBTS="$DSRC/robots.txt"