This commit is contained in:
Dirk
2026-01-12 21:22:45 +01:00
parent d360b27b83
commit 45b27872c9

View File

@@ -23233,7 +23233,7 @@ determine_optimal_proto() {
fileout "$jsonID" "WARN" "Your $OPENSSL cannot connect to $NODEIP:$PORT." fileout "$jsonID" "WARN" "Your $OPENSSL cannot connect to $NODEIP:$PORT."
fi fi
outln outln
ignore_no_or_lame " If you continue the results are likely not corrrect. Really proceed ? (\"yes\" to continue)" "yes" ignore_no_or_lame " If you continue the results are likely not correct. Really proceed ? (\"yes\" to continue)" "yes"
[[ $? -ne 0 ]] && exit $ERR_CLUELESS [[ $? -ne 0 ]] && exit $ERR_CLUELESS
fi fi
elif "$all_failed"; then elif "$all_failed"; then