Add prerun script

This commit is contained in:
Sebastiaan de Schaetzen 2025-04-25 11:12:09 +02:00
parent 105c2fd4b9
commit a4c050c8d0

4
prerun.sh Normal file
View File

@ -0,0 +1,4 @@
git add remote aur https://aur.archlinux.org/REPO_NAME.git
git fetch aur
git merge -X theirs --no-edit aur/master