mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-15 18:40:31 +02:00
Add set -e
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bashio
|
||||
set -e
|
||||
|
||||
if bashio::config.has_value "graphic_driver"; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user