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