torrents.csv/scripts/git_update.sh

4 lines
124 B
Bash
Raw Normal View History

2018-12-02 18:54:26 +00:00
# This updates the repository from the git repo, and re-caches the torrents.db sqlite file
git pull
git gc
. build_sqlite.sh