1
0
Fork 0
mirror of synced 2025-04-05 06:03:33 +03:00

Update vpnadduser.sh

This commit is contained in:
Shuangquan 2018-04-05 21:45:45 +08:00 committed by GitHub
parent 789f4a5385
commit 7443191518
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
#!/bin/bash
VPN_USER="greatvpn"
VPN_PASSWORD="greatvpn"
VPN_USER=""
VPN_PASSWORD=""
function read_user()
{