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 ..."