setup: change LAN address to 192.168.2.1

This commit is contained in:
John Doe
2021-03-06 08:03:31 +08:00
parent 822a2d8485
commit 7b79777680

View File

@@ -18,3 +18,5 @@ ln -sf ../init.d/fa-rk3328-pwmfan target/linux/rockchip/armv8/base-files/etc/rc.
git clone --depth=1 https://github.com/NateLol/luci-app-oled && rm -r package/luci-app-oled && mv luci-app-oled package/ git clone --depth=1 https://github.com/NateLol/luci-app-oled && rm -r package/luci-app-oled && mv luci-app-oled package/
fi fi
sed -i 's/192.168.1.1/192.168.2.1/' package/base-files/files/bin/config_generate