Update 30-folders.sh

This commit is contained in:
Alexandre
2022-11-18 11:29:51 +01:00
committed by GitHub
parent 17a7484c33
commit fc3c8acc63

View File

@@ -2,3 +2,8 @@
# Copy data
cp -rnf /var/www/baikal/* /data/
# Start app
/./etc/init.d/php8.1-fpm start && \
chown -R nginx:nginx /var/www/baikal/Specific && \
nginx -g \"daemon off