projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix typo, proto should be protocol
[openwrt.git]
/
package
/
opkg
/
files
/
postinst
1
#!/bin/sh
2
ln
-sf
"/usr/lib/ipkg"
"
${IPKG_INSTROOT}
/usr/lib/opkg"
3
ln
-sf
"/etc/ipkg.conf"
"
${IPKG_INSTROOT}
/etc/opkg.conf"
This page took
0.041068 seconds
and
5
git commands to generate.