summaryrefslogtreecommitdiff
path: root/bin/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/deploy.sh')
-rwxr-xr-xbin/deploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/deploy.sh b/bin/deploy.sh
index 4467cd0..dafc4bf 100755
--- a/bin/deploy.sh
+++ b/bin/deploy.sh
@@ -8,3 +8,4 @@ then
else
rsync $RSYNCOPTS $LOCALPATH/ $DEPLOYPATH
fi
+echo 'Remember to push CSV datafiles to GitHub!'