Fix path to automation script

pull/23/head
schizza 2024-05-03 10:23:50 +02:00
parent ea47c808b0
commit 050b326865
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ echo -n "Modifying configuration.yaml ... "
cat >>$HA_PATH/configuration.yaml <<EOF
shell_command:
iptables_script: /homeassistant/iptables_redirect/exec.sh
iptables_script: iptables_redirect/exec.sh
description: "Run iptables script on Home Assistant start."
mode: single