@ -7,9 +7,7 @@ function error {
exit 1
}
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\"!"
"${DIRECTORY}/purge-installed" "$(dirname "$0")" || exit 1
if [ -e /etc/systemd/system/lokinet.service.d ]; then
echo "removing systemd override"