Update 99-run.sh

This commit is contained in:
Alexandre
2022-01-12 17:18:25 +01:00
committed by GitHub
parent 328434f432
commit ca75cb8168

View File

@@ -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