diff --git a/chch-status.sh b/chch-status.sh index dfc3880..095869f 100755 --- a/chch-status.sh +++ b/chch-status.sh @@ -49,7 +49,7 @@ TIMESTAMP_LASTCHANGE_DATE="$(date -d "@$TIMESTAMP_LASTCHANGE" "+%H:%M (%d.% API_STATUS="null" API_STATUS_MSG="$STATUS_MSG_CLOSED" -WIKI_STATUS="{{Noframeright|[[File:$WIKI_IMAGE_CLOSED|link=]]|'''unbekannt'''
seit $TIMESTAMP_LASTCHANGE_DATE}}" +WIKI_STATUS="{{Noframeright|[[File:$WIKI_IMAGE_CLOSED|link=]]|'''unbekannt'''}}" case $STATUS in $STATUS_OPEN) API_STATUS="true"