quotes
This commit is contained in:
parent
9f512be79f
commit
fab1c3043c
|
@ -121,7 +121,7 @@ Using a ProxyVM to set up a VPN client gives you the ability to:
|
||||||
```
|
```
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
export PATH=$PATH:/usr/sbin:/sbin
|
export PATH="$PATH:/usr/sbin:/sbin"
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user