When I upgrade the netclient using apt it leaves t...
# client
r
When I upgrade the netclient using apt it leaves the network. Is there a way to have it not do that? Since this is kind of bad 😦
b
it won't do this on future updates, but apt update first runs the previous packages uninstall script which calls netclient uninstall. The uninstall script has been updated in the latest package and will no longer do this.
r
That’s great thank you 🙏