Update core.func

This commit is contained in:
CanbiZ 2025-05-09 15:28:58 +02:00
parent 7edb9a82e0
commit a723b53cd4

View File

@ -89,7 +89,7 @@ default_vars() {
}
# ------------------------------------------------------------------------------
# Sets default verbose mode for script execution.
# Sets default verbose mode for script and os execution.
# ------------------------------------------------------------------------------
VERBOSE="${1:-no}"
set_std_mode() {