diff --git a/scripts/git_update.sh b/scripts/git_update.sh index aa90fef..83b4e3c 100755 --- a/scripts/git_update.sh +++ b/scripts/git_update.sh @@ -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 \ No newline at end of file +./build_sqlite.sh