Dr-Gigavolt / dbus-aggregate-batteries

Virtual service to merge multiple serial batteries
MIT License
65 stars 10 forks source link

Uninstall? #70

Open reivis opened 1 month ago

reivis commented 1 month ago

Hello,

How can I uninstall dbus-aggregate-batteries?

Dr-Gigavolt commented 1 month ago

Execute uninstall.sh

reivis commented 1 month ago

Nope, "command not found". I go to the directory witt cd command and execute uninstall.sh and got above message!

Dr-Gigavolt commented 1 month ago

sh ./uninstall.sh

Dr-Gigavolt commented 1 month ago

Das command is sh (shell), ./ is the relative path if you are in the right directory.