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.
|
# Sets default verbose mode for script execution.
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
VERBOSE="${1:-no}"
|
||||||
set_std_mode() {
|
set_std_mode() {
|
||||||
if [ "$VERBOSE" = "yes" ]; then
|
if [ "$VERBOSE" = "yes" ]; then
|
||||||
STD=""
|
STD=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user