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

fix checkpsw.sh

This commit is contained in:
guoew 2019-09-18 00:04:51 +08:00
parent 37b54e1061
commit 3d253ff49e

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>