From 675fac2b7be5e4df1f4f83d3b70ea564c0b63f4e Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 20 Apr 2019 01:59:46 +0200 Subject: `git push` reminder --- bin/deploy.sh | 1 + 1 file changed, 1 insertion(+) 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!' -- cgit v1.2.3