mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update instructions
This commit is contained in:
parent
2a52079a51
commit
f59a6f9461
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env sh
|
||||
# Script to select a random VPN client from /etc/openvpn/client/ (the default openvpn directory)
|
||||
# remember that openvpn profiles in /etc/openvpn/client/ need to be in the format profile.conf
|
||||
# Example: hk-04.conf
|
||||
|
||||
workdir="/etc/openvpn/client/"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue