X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/26181dc2ea629cc9d26d0c8f83ece0490533baac..590247bbe5363566c5dd6ca9eec90cc410b324b6:/openwrt/scripts/dlink.pl diff --git a/openwrt/scripts/dlink.pl b/openwrt/scripts/dlink.pl index 3030ed9a0..ace6476e9 100755 --- a/openwrt/scripts/dlink.pl +++ b/openwrt/scripts/dlink.pl @@ -164,4 +164,4 @@ while (($fssize > 0) and ($rbytes > 0)) { } $dc->close(); -$ftp->command("reboot"); +$ftp->reboot();