Correct path to sh.exe
This commit is contained in:
parent
162b8a278c
commit
02a8986a82
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user