mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Copy all config files
This commit is contained in:
@@ -22,6 +22,9 @@ for i in *.json; do # Whitespace-safe but not recursive.
|
|||||||
ln -s "$i" /usr/app/config
|
ln -s "$i" /usr/app/config
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# Copy config files
|
||||||
|
cp -Rn /usr/app/config/. $HOME/
|
||||||
|
|
||||||
##############
|
##############
|
||||||
# Launch App #
|
# Launch App #
|
||||||
##############
|
##############
|
||||||
|
|||||||
Reference in New Issue
Block a user