Skip to content

Commit

Permalink
Update diy2-360T7-hanwckf.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ASUK3 authored Sep 19, 2023
1 parent 723c9ec commit ea70bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shell/diy2-360T7-hanwckf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
sed -i 's/luci-theme-bootstrap/luci-theme-argon/' feeds/luci/collections/luci/Makefile

# 默认ip 192.168.1.1
sed -i 's/192.168.[0-9]\{1,3\}.1/192.168.1.1/g' package/base-files/files/bin/config_generate
sed -i 's/192.168.[0-9]\{1,3\}.1/192.168.6.1/g' package/base-files/files/bin/config_generate

# 修改时区 UTF-8
sed -i 's/UTC/CST-8/g' package/base-files/files/bin/config_generate
Expand Down

0 comments on commit ea70bc1

Please sign in to comment.