fix reboot command for dlink flash script

SVN-Revision: 1742
master
Felix Fietkau 19 years ago
parent ad0a9a15a9
commit 01ebc85a7f
  1. 2
      openwrt/scripts/dlink.pl

@ -164,4 +164,4 @@ while (($fssize > 0) and ($rbytes > 0)) {
}
$dc->close();
$ftp->command("reboot");
$ftp->reboot();

Loading…
Cancel
Save