diff --git a/prerun.sh b/prerun.sh index ef1858c..4a43a84 100755 --- a/prerun.sh +++ b/prerun.sh @@ -1,3 +1,3 @@ -git add remote aur https://aur.archlinux.org/yay.git +git remote add aur https://aur.archlinux.org/yay.git git fetch aur git merge -X theirs --no-edit aur/master