Update core.func

This commit is contained in:
CanbiZ 2025-05-09 15:54:14 +02:00
parent 0f21fefe70
commit 83f9822902

View File

@ -96,7 +96,7 @@ if [ -z "${VERBOSE+x}" ]; then
else
echo "DEBUG: VERBOSE (pre): '$VERBOSE'"
fi
VERBOSE="${1:-no}"
set_std_mode() {
if [ "$VERBOSE" = "yes" ]; then
STD=""