projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
small bugfix in package rules file
[openwrt.git]
/
openwrt
/
scripts
/
dlink.pl
diff --git
a/openwrt/scripts/dlink.pl
b/openwrt/scripts/dlink.pl
index
3030ed9
..
ace6476
100755
(executable)
--- a/
openwrt/scripts/dlink.pl
+++ b/
openwrt/scripts/dlink.pl
@@
-164,4
+164,4
@@
while (($fssize > 0) and ($rbytes > 0)) {
}
$dc->close();
-$ftp->
command("reboot"
);
+$ftp->
reboot(
);
This page took
0.022182 seconds
and
4
git commands to generate.