mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 17:46:00 +02:00
Update 99-run.sh
This commit is contained in:
@@ -59,7 +59,7 @@ esac
|
|||||||
# Launch app #
|
# Launch app #
|
||||||
##############
|
##############
|
||||||
echo "Moving data directory"
|
echo "Moving data directory"
|
||||||
cp -r /opt/recipes /data/
|
#cp -r /opt/recipes /data/
|
||||||
mkdir -p /data/recipes/media
|
mkdir -p /data/recipes/media
|
||||||
mkdir -p /data/recipes/static
|
mkdir -p /data/recipes/static
|
||||||
chmod -R 755 /data/recipes
|
chmod -R 755 /data/recipes
|
||||||
|
|||||||
Reference in New Issue
Block a user