Remove dhcpcd restart at end of uninstall

pull/889/head
necro-nemesis 4 years ago committed by GitHub
parent d83e7d1d8b
commit e0af76ff3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,5 +25,3 @@ sudo apt purge lokinet-bin -y || error "Failed to uninstall \"lokinet-bin\"!"
echo "removing lokinet-testnet.service"
sudo rm /etc/systemd/system/lokinet-testnet.service
fi
sudo systemctl restart dhcpcd

Loading…
Cancel
Save