add luci-nginx aria2 and update luci-theme-argon

This commit is contained in:
ziguayungui
2024-03-25 16:11:49 +00:00
parent f284f87b8f
commit 1914037205
4 changed files with 12 additions and 1 deletions

View File

@@ -84,6 +84,8 @@ jobs:
cp -a src/* ib/
ls patches/ | sort | xargs -n1 sh -c 'patch -p1 -d ib -i ../patches/$0'
sed -i 's/ unofficial/ oversea/' ib/Makefile
ls packages/all | cut -d "_" -f 1 | xargs -n1 sh -c 'rm ib/packages/$0*.ipk'
cp packages/all/*.ipk ib/packages/
case ${IB_URL} in
*x86*)
cp src/repositories_x86_64.conf ib/repositories.conf