diff --git a/lib/vpn.sh b/lib/vpn.sh index 53ed016..556a831 100755 --- a/lib/vpn.sh +++ b/lib/vpn.sh @@ -40,9 +40,6 @@ disconnect() { } connect() { - disconnect - sleep 3 - users=$("${BASEDIR}/user.sh" getall) "${BASEDIR}/sudo.sh" "${BASEDIR}/xl2tpd.sh" restart