Correction to: 59dc15ac517534a1c18f36cec70d990f9b3eb464
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
59dc15ac51
commit
bf19e794d3
@ -2141,7 +2141,7 @@ recommended - please remove it from there before continuing."
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Sanitize vars further but ONLY if it is in PKI folder
|
# Sanitize vars further but ONLY if it is in PKI folder
|
||||||
if [ "$vars_in_pki" ]; then
|
if [ "$pki_vars" ]; then
|
||||||
# Warning: Single quote
|
# Warning: Single quote
|
||||||
if grep -q "'" "$vars"; then
|
if grep -q "'" "$vars"; then
|
||||||
warn "\
|
warn "\
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user