mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 10:28:17 +01: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
|
||||
done
|
||||
|
||||
# Copy config files
|
||||
cp -Rn /usr/app/config/. $HOME/
|
||||
|
||||
##############
|
||||
# Launch App #
|
||||
##############
|
||||
|
||||
Reference in New Issue
Block a user