1
0
mirror of https://gitea.blesmrt.net/mikaela/scripts.git synced 2025-04-08 17:17:49 +02:00

nordvpn-off: comment now unnecessary sleep

This commit is contained in:
Aminda Suomalainen 2024-05-10 18:31:26 +03:00
parent 76d0668e80
commit c77b0cea14
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

@ -15,7 +15,7 @@ sleep 5
sudo unbound-control reload
#sudo systemctl restart systemd-resolved.service
sudo resolvectl flush-caches
sleep 5
#sleep 5
sudo systemctl restart yggdrasil.service
sudo chronyc online
sudo systemctl restart tor.service