mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 13:45:54 +00:00
Update core.func
This commit is contained in:
@@ -96,7 +96,7 @@ if [ -z "${VERBOSE+x}" ]; then
|
||||
else
|
||||
echo "DEBUG: VERBOSE (pre): '$VERBOSE'"
|
||||
fi
|
||||
|
||||
VERBOSE="${1:-no}"
|
||||
set_std_mode() {
|
||||
if [ "$VERBOSE" = "yes" ]; then
|
||||
STD=""
|
||||
|
||||
Reference in New Issue
Block a user