RetroPie/RetroPie-Setup

Uninstall RetroPie silently

polhaghverdian opened this issue · 1 comments

I am trying to automate the uninstallation process, and is there any way I could disable the dialog options when running the following command, ./retropie_packages.sh setup uninstall. I have also tried running with __nodialog=1, doesn't change anything.

cmitu commented

No, but you can look at the source and run the uninstall commands that are called from the setup module - see

function uninstall_setup()