mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update core.func
This commit is contained in:
@@ -98,6 +98,7 @@ else
|
||||
fi
|
||||
|
||||
silent() {
|
||||
echo "DEBUG: VERBOSE: '$VERBOSE'"
|
||||
if [ "$VERBOSE" = "no" ]; then
|
||||
"$@" >/dev/null 2>&1 || return 1
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user