switch ON

This commit is contained in:
Christian Rotzoll 2019-04-11 17:34:31 +01:00
parent 78e9fa7126
commit fd3cfa086b

View File

@ -222,7 +222,7 @@ if [ "${backupTorrentSeeding}" != "${choice}" ]; then
echo "BACKUP TORRENT SEEDING Setting changed .."
anychange=1
if [ "${choice}" = "on" ]; then
sudo /home/admin/50torrentHDD.sh backup-torrent-hosting
echo "BACKUP TORRENT SEEDING IS NOW ON"
else
echo "Stopping Torrents and Cleaning Up ..."