mirror of
https://github.com/roacn/openwrt-packages.git
synced 2025-01-09 04:18:08 +08:00
Update upstream.yml
This commit is contained in:
parent
eebd002637
commit
1dec0cc3b8
1
.github/workflows/upstream.yml
vendored
1
.github/workflows/upstream.yml
vendored
@ -92,6 +92,7 @@ jobs:
|
||||
|
||||
#git_sparse_clone master "https://github.com/xiaoqingfengATGH/feeds-xiaoqingfeng" "xiaoqingfeng" homeredirect luci-app-homeredirect
|
||||
git clone --depth=1 -b 18.06 https://github.com/jerrykuku/luci-theme-argon
|
||||
git clone --depth=1 -b lede https://github.com/pymumu/luci-app-smartdns
|
||||
|
||||
for ipk in $(ls applications); do
|
||||
if [[ $(ls -l applications/$ipk/po | wc -l) -gt 3 ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user