OpenVoiceOS / ovos-installer

Open Voice OS and/or HiveMind installer using Ansible with an intuitive and easy Text-based User Interface
https://www.openvoiceos.org
48 stars 12 forks source link

add Uninstall Instructions in README.md #68

Closed suvanbanerjee closed 2 months ago

suvanbanerjee commented 2 months ago

I think there should be a mention in README.md on how to uninstall ovos also

suvanbanerjee commented 2 months ago

@goldyfruit can i work on this issue

goldyfruit commented 2 months ago

Sure

suvanbanerjee commented 2 months ago

@goldyfruit how about adding a force uninstall in arguments that will bypass the EXISTING_INSTANCE check ?

goldyfruit commented 2 months ago

@goldyfruit how about adding a force uninstall in arguments that will bypass the EXISTING_INSTANCE check ?

Its already the case with the -u option.

https://github.com/OpenVoiceOS/ovos-installer/blob/main/utils/argparse.sh#L9