hass.tibber_prices/scripts/setup
Julian Pawlowski 131a4eb148
Initial commit
2025-04-18 14:32:54 +02:00

7 lines
108 B
Bash
Executable file

#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
python3 -m pip install --requirement requirements.txt