Skip to content

Commit

Permalink
更新配置
Browse files Browse the repository at this point in the history
  • Loading branch information
baiyoung committed Apr 16, 2022
1 parent b25b21c commit 6709674
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -4563,7 +4563,6 @@ CONFIG_PACKAGE_luci-app-adguardhome_INCLUDE_binary=y
# CONFIG_PACKAGE_luci-app-aliddns is not set
# CONFIG_PACKAGE_luci-app-aliyundrive-webdav is not set
# CONFIG_PACKAGE_luci-app-amule is not set
CONFIG_PACKAGE_luci-app-argonne-config=y
# CONFIG_PACKAGE_luci-app-argonne-config is not set
# CONFIG_PACKAGE_luci-app-aria2 is not set
CONFIG_PACKAGE_luci-app-arpbind=y
Expand Down Expand Up @@ -4777,8 +4776,7 @@ CONFIG_PACKAGE_luci-app-zerotier=m
#
# 4. Themes
#
# CONFIG_PACKAGE_luci-theme-argon=m
CONFIG_PACKAGE_luci-theme-argonne=y
CONFIG_PACKAGE_luci-theme-argon=y
# CONFIG_PACKAGE_luci-theme-argonne is not set
# CONFIG_PACKAGE_luci-theme-atmaterial_new is not set
CONFIG_PACKAGE_luci-theme-bootstrap=y
Expand Down
4 changes: 2 additions & 2 deletions diy-part2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ rm -rf libssh
svn co https://github.com/openwrt/packages/trunk/libs/libssh
popd

# rm -rf package/lean/luci-theme-argon
# git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon package/lean/luci-theme-argon
rm -rf package/lean/luci-theme-argon
git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon package/lean/luci-theme-argon

# Modify default IP
sed -i 's/192.168.1.1/192.168.2.1/g' package/base-files/files/bin/config_generate

0 comments on commit 6709674

Please sign in to comment.