Adding an echo date to git update.
This commit is contained in:
parent
96b82f71b4
commit
bee6c6c3f6
|
@ -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
|
Loading…
Reference in New Issue