template/prerun.sh

5 lines
115 B
Bash

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