4 lines
143 B
Bash
Executable File
4 lines
143 B
Bash
Executable File
#!/bin/sh
|
|
python3 /home/ubuntu/Inkycal/inkycal/modules/inkycal_openweather_scrape.py
|
|
scp ./openweather_scraped.png inky@10.10.9.10:~/Inkycal/
|