Update wetter10.sh

Pfad in Kommentar grändert
This commit is contained in:
dewomser 2024-01-09 10:15:56 +01:00 committed by GitHub
parent 7b50f0a083
commit ca85991a20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# wetterd="/home/karl/.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