Compare commits

...

3 Commits

Author SHA1 Message Date
a20f5ed981 Make prerun script executable 2025-05-01 15:29:46 +02:00
ceefd3f0bf Update prerun.sh 2025-05-01 14:57:35 +02:00
a4c050c8d0 Add prerun script 2025-04-25 11:12:09 +02:00

4
prerun.sh Executable file
View File

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