Skip to content

Commit

Permalink
Update diy-part2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
spysir authored Dec 29, 2023
1 parent e280e30 commit 8b0d283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diy-part2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# File name: diy-part2.sh
# Description: OpenWrt DIY script part 2 (After Update feeds)
#
#账号root密码空
#账号:root 密码:无密码
# Modify default admin IP
sed -i 's/192.168.1.1/192.168.10.1/g' package/base-files/files/bin/config_generate
# 把默认主题bootstrap改成argon为源码必选主题(可自行修改您要的,主题名称必须对,比如下面代码的[argon],源码内必须有该主题,要不然编译失败)
Expand Down

0 comments on commit 8b0d283

Please sign in to comment.