|
@@ -9,7 +9,6 @@ DISTRIB_ID=`echo -n $DISTRIB_ID | tr a-z A-Z`
|
|
sed -i '/profile.d/d' /lib/upgrade/keep.d/base-files
|
|
sed -i '/profile.d/d' /lib/upgrade/keep.d/base-files
|
|
|
|
|
|
sed -i '/openwrt_custom/d' /etc/opkg/distfeeds.conf
|
|
sed -i '/openwrt_custom/d' /etc/opkg/distfeeds.conf
|
|
-sed -i 's/downloads.openwrt.org/op.supes.top/g' /etc/opkg/distfeeds.conf
|
|
|
|
|
|
|
|
echo $(uci get uhttpd.main.index_page) | grep -q "cgi-bin/luci" ||
|
|
echo $(uci get uhttpd.main.index_page) | grep -q "cgi-bin/luci" ||
|
|
uci -q add_list uhttpd.main.index_page='cgi-bin/luci' && uci commit uhttpd
|
|
uci -q add_list uhttpd.main.index_page='cgi-bin/luci' && uci commit uhttpd
|