From 1a6e790616370229fbcc1b7e7d248a37c6f107e5 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Mon, 27 Mar 2023 04:48:04 +0200 Subject: [PATCH] Update git packages --- entrypoint.sh | 2 ++ 1 file changed, 2 insertions(+) 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