]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Minor changes into shell_scripts
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 24 Jul 2019 13:22:04 +0000 (15:22 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 24 Jul 2019 13:22:04 +0000 (15:22 +0200)
shell_command/homeassistant.yaml
shell_command/shelly.yaml

index bedfd06f479b345fa4052c0eade288c797f84584..df7dc0f3cfc137d9f7108db60c7fbe0e19c2fec6 100644 (file)
@@ -1 +1 @@
-homeassistant_upgrade: /etc/homeassistant/shell_scripts/homeassistant_upgrade.sh 
+homeassistant_upgrade: 'bash /etc/homeassistant/shell_scripts/homeassistant_upgrade.sh'
index e3f4c9e77d20fc59e31553141833091dd289aca1..17155d71e0be624fdcde39451ffe83e192202ab1 100644 (file)
@@ -1 +1 @@
-shelly_upgrade: /etc/homeassistant/shell_scripts/shelly_upgrade.sh
+shelly_upgrade: 'bash /etc/homeassistant/shell_scripts/shelly_upgrade.sh'