2023-11-20 17:29:46 +01:00
|
|
|
#!/bin/sh
|
2023-11-26 20:29:02 +01:00
|
|
|
python3 /home/ubuntu/Inkycal/inkycal/modules/inkycal_openweather_scrape.py
|
2023-11-20 17:29:46 +01:00
|
|
|
scp -i /home/ubuntu/.ssh/id_rsa /tmp/openweather_scraped.png inky@10.10.9.10:~/Inkycal/
|