make aruba lzma loader more generic and move it to target/linux/image/generic/lzma...
[openwrt.git] / openwrt / scripts / dlink.pl
index 3030ed9..ace6476 100755 (executable)
@@ -164,4 +164,4 @@ while (($fssize > 0) and ($rbytes > 0)) {
 }
 
 $dc->close();
-$ftp->command("reboot");
+$ftp->reboot();
This page took 0.024563 seconds and 4 git commands to generate.