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
We should improve our .deb install/uninstall scripts by:
-Not assuming that the installation user will be "appuser"
-Better error handling; double checks that we are not removing any directories that we shouldn't be; fail fast.
-More variable re-use
The text was updated successfully, but these errors were encountered:
We should improve our .deb install/uninstall scripts by:
-Not assuming that the installation user will be "appuser"
-Better error handling; double checks that we are not removing any directories that we shouldn't be; fail fast.
-More variable re-use
The text was updated successfully, but these errors were encountered: