|
@ -27,6 +27,7 @@ targetSize=$size |
|
|
maxTimeoutLoops=100000 |
|
|
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'" |
|
|
|
|
|
|
|
|
|
|
|
sudo apt-get install lftp -y |
|
|
echo "command to execute:" |
|
|
echo "command to execute:" |
|
|
echo ${command} |
|
|
echo ${command} |
|
|
echo "Press key to continue" |
|
|
echo "Press key to continue" |
|
|