mirror of
https://github.com/liclac/ambient
synced 2024-11-25 05:00:22 +00:00
Add clickable item to iceportal map
This commit is contained in:
parent
49fc9ed2af
commit
9bf2c7809c
1 changed files with 1 additions and 0 deletions
|
@ -16,5 +16,6 @@ if [ -z "$WIDGET" ]; then
|
||||||
else
|
else
|
||||||
echo $WIDGET
|
echo $WIDGET
|
||||||
echo "---"
|
echo "---"
|
||||||
|
echo "Go to map|href=https://iceportal.de/karte"
|
||||||
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