diff --git a/.templates/ha_automodules.sh b/.templates/ha_automodules.sh index 675695069..8b50bd298 100755 --- a/.templates/ha_automodules.sh +++ b/.templates/ha_automodules.sh @@ -1,5 +1,6 @@ #!/bin/sh # shellcheck disable=SC2015 +set -e ############################## # Automatic modules download #