mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-12 06:35:19 +02:00
3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
|
#!/bin/sh
|
||
|
ln -sf "${IPKG_INSTROOT}/usr/lib/ipkg" "${IPKG_INSTROOT}/usr/lib/opkg"
|