Update core.func
This commit is contained in:
parent
6baeebcba3
commit
7edb9a82e0
@ -91,6 +91,7 @@ default_vars() {
|
||||
# ------------------------------------------------------------------------------
|
||||
# Sets default verbose mode for script execution.
|
||||
# ------------------------------------------------------------------------------
|
||||
VERBOSE="${1:-no}"
|
||||
set_std_mode() {
|
||||
if [ "$VERBOSE" = "yes" ]; then
|
||||
STD=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user