Update vpnadduser.sh
This commit is contained in:
parent
789f4a5385
commit
7443191518
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
VPN_USER="greatvpn"
|
||||
VPN_PASSWORD="greatvpn"
|
||||
VPN_USER=""
|
||||
VPN_PASSWORD=""
|
||||
|
||||
function read_user()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue