removed debug line

This commit is contained in:
rootzoll 2018-07-29 12:22:18 +02:00
parent 8a9d00d90e
commit f6f325886c

View File

@ -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"