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
Added a prompt to optionally remove packages installed by RaspAP.
A user could install these packages separately (ie., outside of this project) so giving them the option to uninstall is the right approach here.
Subject of the issue
The install script (raspap) downloaded and installed debian/rapbian packets. The uninstall script did not get rid of them.
Your environment
Steps to reproduce
quick install on a fresh raspbian, then unsintall using the provided script
Expected behavior
I expect all packets required and installed by raspap to be removed from the system
Actual behavior
these packets are still on the system
The text was updated successfully, but these errors were encountered: