Correct path to sh.exe

This commit is contained in:
Richard Bonhomme 2018-09-25 01:10:15 +01:00 committed by GitHub
parent 881404932b
commit d065ee3432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -446,7 +446,7 @@ Your newly created PKI dir is: $EASYRSA_PKI
hide_read_pass()
{
test_file="bin/sh.exe"
test_file="$EASYRSA/bin/sh.exe"
if [ -f "$test_file" ]
then
set +o echo