mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-02-17 14:03:13 +03:00
Update openvpn-install.sh
This commit is contained in:
parent
4ddaa97f11
commit
8a8c78fc1d
@ -40,9 +40,11 @@ fi
|
||||
|
||||
# Makes the VPN folder in home, to keep things neater
|
||||
# Also using a variable for possible future adaptation and customization
|
||||
set baseFolder="~/vpn"
|
||||
|
||||
baseFolder="~/vpn"
|
||||
|
||||
newclient () {
|
||||
baseFolder="~/vpn"
|
||||
|
||||
mkdir $baseFolder -p
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user