mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -58,5 +58,8 @@ esac
|
||||
##############
|
||||
# Launch app #
|
||||
##############
|
||||
|
||||
/./opt/recipes/boot.sh
|
||||
cp -r /opt/recipes /data/recipes
|
||||
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