Fix prerun script and add AUR history
Some checks failed
Workflows / Wake Runner (push) Successful in 5s
Workflows / Build and Push (push) Has been cancelled

This commit is contained in:
Sebastiaan de Schaetzen 2025-05-01 14:57:13 +02:00
parent d78893ff42
commit a575436c62

2
prerun.sh Normal file → Executable file
View File

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