mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 11:21:31 +00:00
🔨 add dir before copy
This commit is contained in:
parent
2fec877b5e
commit
b0b03bc964
1 changed files with 1 additions and 0 deletions
|
@ -16,4 +16,5 @@ fi
|
||||||
|
|
||||||
hass.log.info "Copy config.."
|
hass.log.info "Copy config.."
|
||||||
|
|
||||||
|
mkdir -p /data/api/files
|
||||||
cp "$config_file" /data/api/files/config.json
|
cp "$config_file" /data/api/files/config.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue