diff --git a/prerun.sh b/prerun.sh old mode 100644 new mode 100755 index 5b7855e..7e9770e --- a/prerun.sh +++ b/prerun.sh @@ -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