We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df5feb commit 1d32226Copy full SHA for 1d32226
diy-part2.sh
@@ -11,4 +11,5 @@
11
#
12
13
# Modify default IP
14
-sed -i 's/192.168.1.1/192.168.6.1/g' package/base-files/files/bin/config_generate
+sed -i 's/192.168.6.1/192.168.1.1/g' package/base-files/files/bin/config_generate
15
+sed -i '238a\lsmod | grep -q mtkhnat && rmmod mtkhnat' ./feeds/luci/applications/luci-app-turboacc/root/etc/init.d/turboacc
0 commit comments