5 lines
118 B
Bash
Executable File

git remote add aur https://aur.archlinux.org/librealsense.git
git fetch aur
git merge -X theirs --no-edit aur/master