install_sympa.sh: a minor change.

This commit is contained in:
2026-07-03 18:54:20 +02:00
parent 17e13a3ea8
commit 1f78588e03
+2
View File
@@ -3982,6 +3982,8 @@ EOF
read OK read OK
done done
[[ $OK = "yes" ]] || fatal "Abbruch durch User" [[ $OK = "yes" ]] || fatal "Abbruch durch User"
else
echo_ok
fi fi
fi fi