Merge pull request #5 from timekills/backuptest

add plexsync backup and test
This commit is contained in:
timekills
2019-01-23 21:15:19 +04:30
committed by GitHub

View File

@@ -54,6 +54,8 @@
S2_DB_PATH: "/mnt/DB2"
S2_START: "cd /; docker start plex"
S2_STOP: "cd /; docker stop plex"
BACKUP: "true"
DRYRUN: "true"
# MAIN DEPLOYMENT #############################################################