Corrected ticket #100
[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.026302 seconds and 4 git commands to generate.