File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ cd openwrt
1717mkdir -p package/z-last-build-packages || true
1818cd package/z-last-build-packages
1919
20- git clone https://github.com/jerrykuku/luci-theme-argon.git
21- git clone https://github.com/tty228/luci-app-serverchan
20+ # git clone https://github.com/jerrykuku/luci-theme-argon.git
21+ # git clone https://github.com/tty228/luci-app-serverchan
2222
2323# install_package PACKAGE_DIR GIT_URL
2424install_package () {
@@ -37,3 +37,5 @@ install_package() {
3737# Note that to have it compiled, you also have to set its CONFIG_* options
3838# Example:
3939# install_package mentohust https://github.com/KyleRicardo/MentoHUST-OpenWrt-ipk.git
40+ install_package mentohust https://github.com/jerrykuku/luci-theme-argon.git
41+ install_package mentohust https://github.com/tty228/luci-app-serverchan
You can’t perform that action at this time.
0 commit comments