Add an install script

This commit is contained in:
Adrian Wannenmacher 2020-09-25 14:49:07 +02:00
parent fa80b88dbf
commit e886ef1616
Signed by: tfld
GPG Key ID: 19D986ECB1E492D5
1 changed files with 4 additions and 0 deletions

4
install.fish Executable file
View File

@ -0,0 +1,4 @@
#!/bin/fish
cp ./hooks/* /usr/share/libalpm/hooks/
cp ./scripts/* /usr/share/libalpm/scripts/