mirror of
https://github.com/liclac/ambient
synced 2024-11-13 23:57:13 +00:00
Update ICE map URL
This commit is contained in:
parent
28b7c9d3bf
commit
633c8ec932
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@ if [ -z "$WIDGET" ]; then
|
||||||
else
|
else
|
||||||
echo $WIDGET
|
echo $WIDGET
|
||||||
echo "---"
|
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')
|
echo $(/usr/local/bin/fish $DIR/../ambient | tr '\n' '\r\n')
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue