mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-19 22:09:14 +02:00
Update 99-run.sh
This commit is contained in:
@@ -58,5 +58,8 @@ esac
|
|||||||
##############
|
##############
|
||||||
# Launch app #
|
# Launch app #
|
||||||
##############
|
##############
|
||||||
|
cp -r /opt/recipes /data/recipes
|
||||||
/./opt/recipes/boot.sh
|
chmod -R 755 /data/recipes
|
||||||
|
mkdir -p /data/recipes/media
|
||||||
|
mkdir -p /data/recipes/static
|
||||||
|
/./data/recipes/boot.sh || /./opt/recipes/boot.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user