Modify prerun script
All checks were successful
Workflows / Wake Runner (push) Successful in 4s
Workflows / Build and Push (push) Successful in 3m44s

This commit is contained in:
Sebastiaan de Schaetzen 2025-05-01 15:29:23 +02:00
parent 4e42c8eb61
commit 0ee2958b99

2
prerun.sh Normal file → Executable file
View File

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