You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just to be specific, I'm referring to all the instances of sudo in main.sh behind the various if statements that will just cause the terminal to exit without cloudbuddy launching if the user has a sudo password (which almost all users do)
same issue as here: Botspot/pi-apps@5340e5b
terminal is set to false and cloudbuddy calls
sudo
in a hidden terminalyou need to swap to using pkexec in main.sh
The text was updated successfully, but these errors were encountered: