diff --git a/entrypoint.sh b/entrypoint.sh index 16b4511..7ca6590 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -57,6 +57,8 @@ aur build -S --noconfirm -a queue --no-sync --margs -s #paclist custom | awk '{print $1}' | xargs -r aur sync --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 mcli mirror --overwrite /repo s3/repo/x86_64