mirror of
https://github.com/roacn/openwrt-packages.git
synced 2025-01-07 03:16:45 +08:00
update
This commit is contained in:
parent
4fb27d81b8
commit
611c5701d8
2
.github/workflows/sync_lede.yml
vendored
2
.github/workflows/sync_lede.yml
vendored
@ -216,7 +216,7 @@ jobs:
|
||||
shopt -s extglob
|
||||
mv -f sbwmlalist/luci-app-alist luci-app-alist && mv -f sbwmlalist/alist alist ; rm -rf sbwmlalist
|
||||
cp -rf .github/diy/packages/* ./ || true
|
||||
rm -rf */.git
|
||||
rm -rf */.git*
|
||||
rm -rf tmp
|
||||
|
||||
- name: Apply patches
|
||||
|
2
.github/workflows/sync_official.yml
vendored
2
.github/workflows/sync_official.yml
vendored
@ -215,7 +215,7 @@ jobs:
|
||||
shopt -s extglob
|
||||
mv -f sbwmlalist/luci-app-alist luci-app-alist && mv -f sbwmlalist/alist alist ; rm -rf sbwmlalist
|
||||
cp -rf .github/diy/packages/* ./ || true
|
||||
rm -rf */.git
|
||||
rm -rf */.git*
|
||||
rm -rf tmp
|
||||
|
||||
- name: Apply patches
|
||||
|
Loading…
Reference in New Issue
Block a user