add luci-theme-argon
This commit is contained in:
@@ -8,6 +8,7 @@ umask 022 # Set default file permissions (files=644, dirs=755)
|
|||||||
REPOS=(
|
REPOS=(
|
||||||
"https://github.com/muink/luci-app-netspeedtest.git master package/luci-app-netspeedtest"
|
"https://github.com/muink/luci-app-netspeedtest.git master package/luci-app-netspeedtest"
|
||||||
"https://github.com/EasyTier/luci-app-easytier.git main package/luci-app-easytier"
|
"https://github.com/EasyTier/luci-app-easytier.git main package/luci-app-easytier"
|
||||||
|
"https://github.com/jerrykuku/luci-theme-argon.git master package/luci-theme-argon"
|
||||||
)
|
)
|
||||||
|
|
||||||
for REPO_INFO in "${REPOS[@]}"; do
|
for REPO_INFO in "${REPOS[@]}"; do
|
||||||
|
|||||||
Reference in New Issue
Block a user