mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-15 00:34:16 +01:00
test
This commit is contained in:
@@ -20,6 +20,7 @@ cd "$HOME" || true
|
||||
for i in *.json; do # Whitespace-safe but not recursive.
|
||||
echo "... processing $i"
|
||||
ln -sf "$i" /usr/app/config
|
||||
chmod 777 /usr/app/config/"$i"
|
||||
done
|
||||
|
||||
##############
|
||||
|
||||
Reference in New Issue
Block a user