Correct path to sh.exe

This commit is contained in:
Richard Bonhomme 2018-09-25 01:10:15 +01:00 committed by GitHub
parent 162b8a278c
commit 02a8986a82

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