Update git packages
This commit is contained in:
parent
c4ba460229
commit
1a6e790616
@ -57,6 +57,8 @@ aur build -S --noconfirm -a queue --no-sync --margs -s
|
|||||||
#paclist custom | awk '{print $1}' | xargs -r aur sync --noconfirm
|
#paclist custom | awk '{print $1}' | xargs -r aur sync --noconfirm
|
||||||
aur sync -u -S --noview --noconfirm
|
aur sync -u -S --noview --noconfirm
|
||||||
|
|
||||||
|
# Rebuild all git packages
|
||||||
|
paclist rad4day | awk '{print $1}' | grep -e "-git$" | xargs -r aur sync -S --noview --noconfirm
|
||||||
|
|
||||||
## Upload to repo
|
## Upload to repo
|
||||||
mcli mirror --overwrite /repo s3/repo/x86_64
|
mcli mirror --overwrite /repo s3/repo/x86_64
|
||||||
|
Loading…
Reference in New Issue
Block a user