3 lines
81 B
Text
3 lines
81 B
Text
|
#!/bin/sh
|
||
|
ln -sf "${IPKG_INSTROOT}/usr/lib/ipkg" "${IPKG_INSTROOT}/usr/lib/opkg"
|