@ -7,7 +7,9 @@ function error {
exit 1
}
sudo apt remove lokinet-gui -y && sudo apt remove lokinet -y
sudo apt purge lokinet-gui -y || error "Failed to uninstall \"lokinet-gui\"!"
sudo apt purge lokinet -y || error "Failed to uninstall \"lokinet\"!"
sudo apt purge lokinet-bin - y || error "Failed to uninstall \"lokinet-bin\"!"
if [ -e /etc/systemd/system/lokinet.service.d ]; then
echo "removing systemd override"