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>