|
|
@@ -4,7 +4,7 @@ ln -sf /sbin/ip /usr/bin/ip
|
|
|
|
|
|
sed -i '/openwrt_custom/d' /etc/opkg/distfeeds.conf
|
|
|
sed -i '/openwrt_custom/d' /etc/opkg/customfeeds.conf
|
|
|
-sed -i 's/downloads.openwrt.org/op.supes.top\/openwrt/g' /etc/opkg/distfeeds.conf
|
|
|
+sed -i 's/downloads.openwrt.org/op.supes.top/g' /etc/opkg/distfeeds.conf
|
|
|
|
|
|
sed -i 's/http:/https:/g' /etc/opkg/distfeeds.conf
|
|
|
sed -i "s/# //g" /etc/opkg/distfeeds.conf
|