mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
fix reboot command for dlink flash script
SVN-Revision: 1742
This commit is contained in:
parent
ad0a9a15a9
commit
01ebc85a7f
@ -164,4 +164,4 @@ while (($fssize > 0) and ($rbytes > 0)) {
|
||||
}
|
||||
|
||||
$dc->close();
|
||||
$ftp->command("reboot");
|
||||
$ftp->reboot();
|
||||
|
Loading…
Reference in New Issue
Block a user