mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-10 18:55:10 -04:00
fedora needs PATH
assignment
This commit is contained in:
parent
88b4097c23
commit
9f512be79f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue