From 249df5cf5c6ee855ff59126b0ef48958111b32e4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:30:23 +0200 Subject: [PATCH] Update ha_automodules.sh --- .templates/ha_automodules.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.templates/ha_automodules.sh b/.templates/ha_automodules.sh index 675695069ef..8b50bd298e8 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 #