git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
8ac2e55
)
* luci/contrib/olsrd: enable olsrd in postinstall
author
Jo-Philipp Wich
<redacted>
Tue, 4 Nov 2008 20:25:30 +0000
(20:25 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 4 Nov 2008 20:25:30 +0000
(20:25 +0000)
contrib/package/olsrd-luci/ipkg/postinst
[new file with mode: 0755]
patch
|
blob
diff --git a/contrib/package/olsrd-luci/ipkg/postinst
b/contrib/package/olsrd-luci/ipkg/postinst
new file mode 100755
(executable)
index 0000000..
71986fe
--- /dev/null
+++ b/
contrib/package/olsrd-luci/ipkg/postinst
@@ -0,0
+1,3
@@
+#!/bin/sh
+
+/etc/init.d/olsrd enable
git clone https://git.99rst.org/PROJECT