diff options
-rwxr-xr-x | bin/deploy.sh | 1 |
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!' |