X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/26181dc2ea629cc9d26d0c8f83ece0490533baac..5a158e99a00d2325ed30454ae941ff439052d38e:/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();