X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e7b7cd0133cf231b5a2cd49556dc6a390811fa4d..8abaf7edaaa2c110aada68431614ff6542ddd66d:/scripts/flashing/adam2flash-502T.pl?ds=sidebyside 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);