weather scraper improvements

This commit is contained in:
mrbwburns
2023-11-20 17:29:46 +01:00
parent 485228e35d
commit 0ca272b563
3 changed files with 8 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
python3 /home/ubuntu/Inkycal/inkycal/modules/inkycal_openweather_scrape.py
scp ./openweather_scraped.png inky@10.10.9.10:~/Inkycal/
scp -i /home/ubuntu/.ssh/id_rsa /tmp/openweather_scraped.png inky@10.10.9.10:~/Inkycal/