1
0
Fork 0
mirror of https://github.com/Nyr/openvpn-install.git synced 2025-04-05 05:33:30 +03:00

Merge pull request #3 from guoew/dev

fix checkpsw.sh
This commit is contained in:
guoew 2019-09-18 00:07:21 +08:00 committed by GitHub
commit 84177cf728
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -259,7 +259,6 @@ ssbzSibBsu/6iGtCOGEoXJf//////////wIBAg==
-----END DH PARAMETERS-----' > /etc/openvpn/server/dh.pem
# add checkpsw.sh
cat > /etc/openvpn/checkpsw.sh << 'EOF'
$ cat checkpsw.sh
#!/bin/sh
###########################################################
# checkpsw.sh (C) 2004 Mathias Sundman <mathias@openvpn.se>