mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 21:15:53 +00:00
Config File
This commit is contained in:
@@ -494,7 +494,7 @@ config_file() {
|
|||||||
if [[ -n "${TAGS-}" ]]; then
|
if [[ -n "${TAGS-}" ]]; then
|
||||||
if [[ "$TAGS" == *"DEFAULT"* ]]; then
|
if [[ "$TAGS" == *"DEFAULT"* ]]; then
|
||||||
TAGS="${TAGS//DEFAULT/}"
|
TAGS="${TAGS//DEFAULT/}"
|
||||||
TAGS="${TAGS#;}"
|
TAGS="${TAGS//;/}"
|
||||||
TAGS="$TAGS;${var_tags:-}"
|
TAGS="$TAGS;${var_tags:-}"
|
||||||
echo -e "${NETWORK}${BOLD}${DGN}Tags: ${BGN}$TAGS${CL}"
|
echo -e "${NETWORK}${BOLD}${DGN}Tags: ${BGN}$TAGS${CL}"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user