Skip to content

Commit

Permalink
Update default-settings
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddin9 authored Sep 24, 2020
1 parent 4429b82 commit 43a4741
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions redmi_ac2100/default-settings
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@

sed -i '$a src/gz openwrt_custom_luci https://op.supes.top/ramips/luci' /etc/opkg/customfeeds.conf

if [ ! -f /etc/config/placeholder ]; then
uci set smartdns.@smartdns[0].port='5335'
uci set smartdns.@smartdns[0].redirect='dnsmasq-upstream'
uci commit smartdns
fi

touch /etc/config/placeholder

exit 0

0 comments on commit 43a4741

Please sign in to comment.