10 changed files with 67 additions and 37 deletions
@ -1,8 +0,0 @@ |
|||||||
#!/bin/bash |
|
||||||
|
|
||||||
# MySQL credentials |
|
||||||
HOST='localhost' |
|
||||||
PORT='3306' |
|
||||||
USER='' |
|
||||||
PASS='' |
|
||||||
DB='openvpn-admin' |
|
Loading…
Reference in new issue