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:
3a006a1
)
* luci/app/splash: add postinstall to enable init script
author
Jo-Philipp Wich
<redacted>
Tue, 4 Nov 2008 20:21:56 +0000
(20:21 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 4 Nov 2008 20:21:56 +0000
(20:21 +0000)
applications/luci-splash/ipkg/postinst
[new file with mode: 0755]
patch
|
blob
diff --git a/applications/luci-splash/ipkg/postinst
b/applications/luci-splash/ipkg/postinst
new file mode 100755
(executable)
index 0000000..
e9c8bb1
--- /dev/null
+++ b/
applications/luci-splash/ipkg/postinst
@@ -0,0
+1,3
@@
+#!/bin/sh
+
+/etc/init.d/luci_splash enable
git clone https://git.99rst.org/PROJECT