From e11e259347c7ef86ddb883d512dd52cffd3b1ecf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:30:41 +0200 Subject: [PATCH] Update ha_autoapps.sh --- .templates/ha_autoapps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.templates/ha_autoapps.sh b/.templates/ha_autoapps.sh index ab42ae59ed8..05bfecfc901 100755 --- a/.templates/ha_autoapps.sh +++ b/.templates/ha_autoapps.sh @@ -1,5 +1,6 @@ #!/bin/sh # shellcheck disable=SC2015 +set -e ############################## # Automatic apps download #