mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-20 08:44:00 +02:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
set -e
|
set -e
|
||||||
|
set -o pipefail
|
||||||
mkdir -p "$HOME/.claude"
|
mkdir -p "$HOME/.claude"
|
||||||
|
|
||||||
if bashio::config.true 'install_headroom'; then
|
if bashio::config.true 'install_headroom'; then
|
||||||
|
|||||||
Reference in New Issue
Block a user