Update core.func
This commit is contained in:
parent
16d437a199
commit
7f3d371262
@ -98,6 +98,7 @@ else
|
||||
fi
|
||||
|
||||
silent() {
|
||||
echo "DEBUG: VERBOSE: '$VERBOSE'"
|
||||
if [ "$VERBOSE" = "no" ]; then
|
||||
"$@" >/dev/null 2>&1 || return 1
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user