mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
a
This commit is contained in:
@@ -19,7 +19,7 @@ bashio::log.info "The following json files were found in $HOME and will be used
|
||||
cd "$HOME" || true
|
||||
for i in *.json; do # Whitespace-safe but not recursive.
|
||||
echo "... processing $i"
|
||||
ln -s "$i" /usr/app/config
|
||||
ln -sf "$i" /usr/app/config
|
||||
done
|
||||
|
||||
##############
|
||||
|
||||
Reference in New Issue
Block a user