sometimes the makefile doesn't work

This commit is contained in:
randomuser 2021-06-30 23:40:33 -05:00
parent 53a1382ec7
commit a8579a5219
1 changed files with 6 additions and 0 deletions

6
install.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
printf "warning: if you can, use the makefile instead\n"
cp -f phman.py /usr/bin/phman
chmod +x /usr/bin/phman