aseprite/prerun.sh
Sebastiaan de Schaetzen a575436c62
Some checks failed
Workflows / Wake Runner (push) Successful in 5s
Workflows / Build and Push (push) Has been cancelled
Fix prerun script and add AUR history
2025-05-01 14:57:13 +02:00

5 lines
114 B
Bash
Executable File

git remote add aur https://aur.archlinux.org/aseprite.git
git fetch aur
git merge -X theirs --no-edit aur/master