Skip to content
Snippets Groups Projects
Commit 556ce266 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

faster

parent 5df5b9fe
Branches
Tags
No related merge requests found
......@@ -30,7 +30,7 @@ else
f5fpc -s -t vpn.univie.ac.at:8443 -u ${VPN_USER}
fi
# Show status
watch -n 10 'f5fpc --info'
watch -n 2 'f5fpc --info'
echo "[VPN] Shutting down ..."
# Disconnect
f5fpc -o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment