diff --git a/configuration/vpn.md b/configuration/vpn.md index 3eaf57c6..bce04f0c 100644 --- a/configuration/vpn.md +++ b/configuration/vpn.md @@ -121,7 +121,7 @@ Using a ProxyVM to set up a VPN client gives you the ability to: ``` #!/bin/bash set -e - export PATH=$PATH:/usr/sbin:/sbin + export PATH="$PATH:/usr/sbin:/sbin" case "$1" in