Add .curze/install.sh

This commit is contained in:
abbie 2023-08-09 13:34:29 +00:00
parent befc5d863c
commit 4b691ca542

3
.curze/install.sh Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
cp test.sh ~/.local/share/curze/bin/test
chmod +x ~/.local/share/curze/bin/test