diff --git a/.templates/ha_automatic_packages.sh b/.templates/ha_automatic_packages.sh index d72a7e984..bc0dc6778 100755 --- a/.templates/ha_automatic_packages.sh +++ b/.templates/ha_automatic_packages.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -set -e +set -xe #################### # helper functions #