Add an install script
This commit is contained in:
parent
fa80b88dbf
commit
e886ef1616
4
install.fish
Executable file
4
install.fish
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/fish
|
||||||
|
|
||||||
|
cp ./hooks/* /usr/share/libalpm/hooks/
|
||||||
|
cp ./scripts/* /usr/share/libalpm/scripts/
|
Loading…
Reference in New Issue
Block a user