mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 19:01:21 +00:00
🔨 remove config file check
This commit is contained in:
parent
49b57cfd01
commit
8bedd9128b
1 changed files with 0 additions and 4 deletions
|
@ -28,7 +28,3 @@ fi
|
|||
if ! hass.config.has_value 'config_file'; then
|
||||
hass.die 'No config file was specified'
|
||||
fi
|
||||
|
||||
if ! hass.file_exists "/config/$(hass.config.get 'config_file')"; then
|
||||
hass.die 'No config file was specified'
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue