Seq to upgrade an existing torrentwatch installation

Installation is WIP
This commit is contained in:
2021-01-27 21:43:02 +01:00
parent b29a5c3c2b
commit b5e5bcba66
2 changed files with 153 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
TWXA_GIT_LOC='~/downloads/torrentwatch-xa'
TWXA_CONFIG_LOC='/var/lib/torrentwatch-xa'
TWXA_HTML_LOC='/var/www/torrentwatch-xa'
TWXA_BACKUP_LOC='~/backup/torrentwatch-xa'