fix reboot command for dlink flash script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1742 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
55e5f23b01
commit
d6b2174f6a
1 changed files with 1 additions and 1 deletions
|
@ -164,4 +164,4 @@ while (($fssize > 0) and ($rbytes > 0)) {
|
|||
}
|
||||
|
||||
$dc->close();
|
||||
$ftp->command("reboot");
|
||||
$ftp->reboot();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue