tibber-influx/delay_price.sh
2024-08-17 22:11:15 +02:00

5 lines
No EOL
69 B
Bash

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