mirror of https://github.com/hak5/openwrt.git
3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
|
#!/bin/sh
|
||
|
ln -sf "${IPKG_INSTROOT}/usr/lib/ipkg" "${IPKG_INSTROOT}/usr/lib/opkg"
|