Adding an echo date to git update.

This commit is contained in:
Dessalines 2019-02-10 10:12:52 -08:00
parent 96b82f71b4
commit bee6c6c3f6
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
# This updates the repository from the git repo, and re-caches the torrents.db sqlite file
echo $(date)
git pull
git gc
./build_sqlite.sh
./build_sqlite.sh