X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e7b7cd0133cf231b5a2cd49556dc6a390811fa4d..9e3ec4031c8106a39c0e671830901fa766e17578:/scripts/flashing/adam2flash-502T.pl diff --git a/scripts/flashing/adam2flash-502T.pl b/scripts/flashing/adam2flash-502T.pl old mode 100644 new mode 100755 index 0ed296d60..0c4c9d7d5 --- a/scripts/flashing/adam2flash-502T.pl +++ b/scripts/flashing/adam2flash-502T.pl @@ -143,6 +143,8 @@ while($scanning) { $box or die " not found!\n"; +alarm(0); + { package ADAM2FTP; use base qw(Net::FTP);