mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update 99-run.sh
This commit is contained in:
@@ -5,7 +5,7 @@ set -e
|
|||||||
#################
|
#################
|
||||||
# Set structure #
|
# Set structure #
|
||||||
#################
|
#################
|
||||||
cp -rf /app /config
|
cp -rf /app/* /config/
|
||||||
rm -r /app
|
rm -r /app
|
||||||
ln -s /config /app
|
ln -s /config /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user