Update run.txt

This commit is contained in:
Alexandre
2022-06-22 14:56:07 +02:00
committed by GitHub
parent ac36dd7f25
commit fd50a3cd9e

View File

@@ -56,6 +56,13 @@ if [ -f /app/frontend/Caddyfile ]; then
echo "Caddyfile adapted" echo "Caddyfile adapted"
fi fi
###############
# PERMISSIONS #
###############
echo "Permissions adapted"
chmod -R 777 /data
####### #######
# SSL # # SSL #
####### #######