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