fedora needs PATH assignment

This commit is contained in:
ttasket 2016-06-05 02:50:54 -04:00
parent 88b4097c23
commit 9f512be79f

View File

@ -121,6 +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
case "$1" in