mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
removed debug line
This commit is contained in:
@@ -33,8 +33,6 @@ echo "url($url)"
|
||||
echo "size($size)"
|
||||
echo "targetPath($targetPath)"
|
||||
|
||||
exit 1
|
||||
|
||||
echo "*** Downloading HDD / FTP ***"
|
||||
sudo wget -r -P /mnt/hdd/ -q --show-progress ${url}
|
||||
echo "OK"
|
||||
|
||||
Reference in New Issue
Block a user