mirror of
https://github.com/dewomser/Wettervorhersage.git
synced 2026-03-10 22:44:45 +01:00
Update wetter10.sh
This commit is contained in:
parent
af5bd826b7
commit
4ca71e7488
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# wetterd="/home/foo/.local/bin/wetterdienst"
|
# wetterd="/home/foo/.local/bin/wetterdienst"
|
||||||
wetterd="$(which wetterdienst)"
|
wetterd="$(which wetterdienst)"
|
||||||
station="K2635"
|
station="K2635"
|
||||||
cd /home/foo/bin/wetter||exit
|
#cd /home/foo/bin/wetter||exit
|
||||||
anfang="$(date -d "next hour" '+%Y-%m-%dT%H')"
|
anfang="$(date -d "next hour" '+%Y-%m-%dT%H')"
|
||||||
ende="$(date -d "next week" '+%Y-%m-%dT%H')"
|
ende="$(date -d "next week" '+%Y-%m-%dT%H')"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue