changed config.yaml

This commit is contained in:
Richard Sperry 2025-04-15 13:42:01 -07:00
parent a5277834a0
commit b86e00b0c9

View file

@ -53,7 +53,7 @@ fi
if bashio::config.has_value 'log_level'; then
# shellcheck disable=SC2154
sed -i "/log=/c log= $log_level" "$CODE_SERVER_CONFIG"
sed -i "/log=/c log=\"$log_level\"" "$CODE_SERVER_CONFIG"
fi
# Ensure extensions path