Update ICE map URL

This commit is contained in:
Tjark Saul 2020-09-27 19:16:43 +02:00
parent 28b7c9d3bf
commit 633c8ec932

View file

@ -31,6 +31,6 @@ if [ -z "$WIDGET" ]; then
else
echo $WIDGET
echo "---"
echo "Go to map|href=https://iceportal.de/karte"
echo "Go to map|href=https://iceportal.de/Karte_neu"
echo $(/usr/local/bin/fish $DIR/../ambient | tr '\n' '\r\n')
fi