Update Makefile

This commit is contained in:
BitHeaven
2022-08-19 19:50:36 +05:00
committed by GitHub
parent c5e094ba97
commit 98168dced1

View File

@ -1,7 +1,7 @@
install:
mkdir -p /usr/local/bin
cp -f scrsht /usr/local/bin
chmod 755 /usr/local/bin/scrsht
cp -f wpmp4 /usr/local/bin
chmod 755 /usr/local/bin/wpmp4
uninstall:
rm -f /usr/local/bin/scrsht
rm -f /usr/local/bin/wpmp4