tibber-influx/delay_price.sh
2024-08-17 22:31:45 +02:00

5 lines
No EOL
80 B
Bash

#!/bin/bash
source /env
sleep 2
python3 /get_price.py >> /var/log/cron.log 2>&1