Add prerun script
Some checks failed
Workflows / Build and Push (push) Failing after 7s
Workflows / Wake Runner (push) Successful in 5s

This commit is contained in:
Sebastiaan de Schaetzen 2025-04-25 10:42:39 +02:00
parent 2266d22fbb
commit 522ec133d6

3
prerun.sh Executable file
View File

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