chenged command

This commit is contained in:
rootzoll 2018-09-06 17:19:36 +02:00
parent 7413831b8a
commit 5b8ee773c9

View File

@ -25,7 +25,7 @@ name="Torrent"
targetDir="/mnt/hdd/torrent/"
targetSize=$size
maxTimeoutLoops=100000
command="sudo lftp -c 'torrent -O ${targetDir} /home/admin/assets/${torrent}.torrent; bye'"
command="sudo lftp -c \"torrent -O ${targetDir} /home/admin/assets/${torrent}.torrent; bye\""
# starting session if needed
echo "checking if ${name} has a running screen session"