diff --git a/prerun.sh b/prerun.sh new file mode 100755 index 0000000..ef1858c --- /dev/null +++ b/prerun.sh @@ -0,0 +1,3 @@ +git add remote aur https://aur.archlinux.org/yay.git +git fetch aur +git merge -X theirs --no-edit aur/master