mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-29 11:11:47 +01:00
chenged command
This commit is contained in:
parent
7413831b8a
commit
5b8ee773c9
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user