mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-01 00:18:10 +02:00
installing lftp
This commit is contained in:
parent
c099454344
commit
05b5d06db8
@ -27,6 +27,7 @@ targetSize=$size
|
||||
maxTimeoutLoops=100000
|
||||
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}
|
||||
echo "Press key to continue"
|
||||
|
Loading…
x
Reference in New Issue
Block a user