torrents.csv/scripts/git_update.sh

4 lines
124 B
Bash
Executable File

# This updates the repository from the git repo, and re-caches the torrents.db sqlite file
git pull
git gc
. build_sqlite.sh