diff options
-rw-r--r-- | cronjob.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,6 +18,6 @@ rm -rf BBT BBT_demo birchbay EldersValley lavacity trapcity personhood git add . -git commit -m "State at $d" +git commit -m "State at $(date +%Y-%m-%d)"" git push rm -rf * |