X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=scripts%2Fdlink.pl;h=ace6476e92595cdacc3510a3502b836fe71a5e85;hb=3b4d68886fa202d0841cef20e7d1f95c0abf2036;hp=3030ed9a0aaf5dd1c81a3c250775cedaae4d5e27;hpb=55e5f23b01d4991830cd4596684c014da04d1343;p=openwrt-10.03%2F.git diff --git a/scripts/dlink.pl b/scripts/dlink.pl index 3030ed9a0..ace6476e9 100755 --- a/scripts/dlink.pl +++ b/scripts/dlink.pl @@ -164,4 +164,4 @@ while (($fssize > 0) and ($rbytes > 0)) { } $dc->close(); -$ftp->command("reboot"); +$ftp->reboot();