Update Makefile

This commit is contained in:
Domen Tabernik 2020-07-28 14:28:28 +02:00 committed by GitHub
parent 01f81749ee
commit 5c4b9159b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ uninstall:
-systemctl disable superfans-gpu-controller -systemctl disable superfans-gpu-controller
-rm -r $(service_dir)/superfans-gpu-controller.service -rm -r $(service_dir)/superfans-gpu-controller.service
-rm -r $(conf_dir)/superfans-gpu-controller.json -rm -r $(conf_dir)/superfans-gpu-controller.json
-systemctl daemon-reload -systemctl daemon-reload
-systemctl reset-failed -systemctl reset-failed
pip3 uninstall -y superfans-gpu-controller pip3 uninstall -y superfans-gpu-controller