remove typo in make target

This commit is contained in:
joshuaboud 2021-07-07 15:33:01 -03:00
parent 1111e84d5a
commit 79639ab96f
No known key found for this signature in database
GPG Key ID: 17EFB59E2A8BF50E
1 changed files with 1 additions and 1 deletions

View File

@ -33,5 +33,5 @@ install-local:
cp -rpf navigator $(HOME)/.local/share/cockpit
sed -i "s#\"/usr/share/\(cockpit/navigator/scripts/.*\)\"#\"$(HOME)/.local/share/\1\"#g" $(HOME)/.local/share/cockpit/navigator/navigator.js
make uninstall-local:
uninstall-local:
rm -rf $(HOME)/.local/share/cockpit/navigator