Update uninstall

pull/532/head
Itai Nelken 3 years ago committed by GitHub
parent 6fd63176ef
commit a4ec552e90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ function error {
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\"!"
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"

Loading…
Cancel
Save