projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add initial video4linux support (for usb webcams) to head
[openwrt.git]
/
openwrt
/
package
/
portmap
/
files
/
portmap.init
diff --git
a/openwrt/package/portmap/files/portmap.init
b/openwrt/package/portmap/files/portmap.init
index
e1ed89a
..
31a3399
100644
(file)
--- a/
openwrt/package/portmap/files/portmap.init
+++ b/
openwrt/package/portmap/files/portmap.init
@@
-9,7
+9,7
@@
case $1 in
$BIN $OPTIONS
;;
*)
$BIN $OPTIONS
;;
*)
- echo "usage: $0
(start)
"
+ echo "usage: $0
start
"
exit 1
esac
exit 1
esac
This page took
0.025545 seconds
and
4
git commands to generate.