diff --git a/README.md b/README.md index 8c98017..e5651ff 100644 --- a/README.md +++ b/README.md @@ -464,6 +464,7 @@ with the following Linux x86_64 hosts: |WattOS |R12 | |Voyager |22.04 LTS | |Voyager |22.10 | +|Xebian | | |Xubuntu |20.04 LTS | |Xubuntu |22.04 Jammy Jellyfish LTS| |Xubuntu |22.10 | diff --git a/vpn.sh b/vpn.sh index 0c33a29..8f61766 100755 --- a/vpn.sh +++ b/vpn.sh @@ -147,7 +147,7 @@ true=0 false=1 # PATH for being called outside the command line (from xdg) -PATH="/sbin:/bin:/usr/sbin:/usr/bin:${PATH}" +PATH="/sbin:/bin:/usr/sbin:/usr/bin:/run/current-system/sw/bin:/run/current-system/sw/sbin:${PATH}" # if true, cwd cshell_install.sh and/or snx_install.sh will be used # if present