mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix reboot command for dlink flash script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1742 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e0efcc3eb2
commit
d15c84e40d
@ -164,4 +164,4 @@ while (($fssize > 0) and ($rbytes > 0)) {
|
||||
}
|
||||
|
||||
$dc->close();
|
||||
$ftp->command("reboot");
|
||||
$ftp->reboot();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user