From fab1c3043c80989d52e615591e30569fc2a183c5 Mon Sep 17 00:00:00 2001 From: ttasket Date: Sun, 5 Jun 2016 02:57:51 -0400 Subject: [PATCH] quotes --- configuration/vpn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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