Update 99-run.sh

This commit is contained in:
Alexandre
2022-01-12 21:26:17 +01:00
committed by GitHub
parent d720994b0c
commit d22fa51386

View File

@@ -58,9 +58,12 @@ esac
##############
# Launch app #
##############
echo "Moving data directory"
cp -r /opt/recipes /data/recipes
chmod -R 755 /data/recipes
mkdir -p /data/recipes/media
mkdir -p /data/recipes/static
bashio::log.info "Launching app"
cd /opt/recipes
./boot.sh