diff --git a/makepkg/install.sh b/makepkg/install.sh new file mode 100755 index 0000000..c02a0f2 --- /dev/null +++ b/makepkg/install.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +sudo cp makepkg.conf /etc/ \ No newline at end of file