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 -----END DH PARAMETERS-----' > /etc/openvpn/server/dh.pem
# add checkpsw.sh # add checkpsw.sh
cat > /etc/openvpn/checkpsw.sh << 'EOF' cat > /etc/openvpn/checkpsw.sh << 'EOF'
$ cat checkpsw.sh
#!/bin/sh #!/bin/sh
########################################################### ###########################################################
# checkpsw.sh (C) 2004 Mathias Sundman <mathias@openvpn.se> # checkpsw.sh (C) 2004 Mathias Sundman <mathias@openvpn.se>