Config File
This commit is contained in:
parent
5f8f57023f
commit
a8bb5347a3
@ -494,6 +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;${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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user