Adding a git update script. Fixes #22
This commit is contained in:
parent
7569fbf341
commit
183affc684
4
scripts/git_update.sh
Executable file
4
scripts/git_update.sh
Executable file
@ -0,0 +1,4 @@
|
||||
# This updates the repository from the git repo, and re-caches the torrents.db sqlite file
|
||||
git pull
|
||||
git gc
|
||||
. build_sqlite.sh
|
Loading…
x
Reference in New Issue
Block a user