Dr-Gigavolt / dbus-aggregate-batteries

Virtual service to merge multiple serial batteries
MIT License
66 stars 11 forks source link

Uninstall? #70

Closed reivis closed 3 weeks ago

reivis commented 3 months ago

Hello,

How can I uninstall dbus-aggregate-batteries?

Dr-Gigavolt commented 3 months ago

Execute uninstall.sh

reivis commented 3 months ago

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

Dr-Gigavolt commented 3 months ago

sh ./uninstall.sh

Dr-Gigavolt commented 3 months ago

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