This website requires JavaScript.
Explore
Help
Sign In
starcalc
/
flm01
Watch
1
Star
0
Fork
You've already forked flm01
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fa1af47202
flm01
/
openwrt
/
packages
/
luci
/
contrib
/
package
/
olsrd-luci
/
ipkg
/
postinst
6 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
[
-n
"
${
IPKG_INSTROOT
}
"
]
||
{
/etc/init.d/olsrd enabled
||
/etc/init.d/olsrd
enable
}
Reference in New Issue
View Git Blame
Copy Permalink