generated from archlinux/template
4 lines
108 B
Bash
Executable File
4 lines
108 B
Bash
Executable File
git remote add aur https://aur.archlinux.org/yay.git
|
|
git fetch aur
|
|
git merge -X theirs --no-edit aur/master
|