From fd3cfa086bd7fb8089cb650bdc96209240769c2f Mon Sep 17 00:00:00 2001 From: Christian Rotzoll Date: Thu, 11 Apr 2019 17:34:31 +0100 Subject: [PATCH] switch ON --- home.admin/00settingsMenuServices.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/00settingsMenuServices.sh b/home.admin/00settingsMenuServices.sh index 32386bf0a..8e90cebc7 100644 --- a/home.admin/00settingsMenuServices.sh +++ b/home.admin/00settingsMenuServices.sh @@ -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 ..."