This commit is contained in:
quackerd 2021-04-10 05:18:40 -04:00
parent 3fe55898a2
commit f4c7bcdc93
1 changed files with 1 additions and 1 deletions

2
run.sh
View File

@ -2,4 +2,4 @@
set -xe
chown -R www-data:www-data /var/www/rainloop
service php7.3-fpm start
exec nginx -g "daemon off;"
exec nginx -g "daemon off;"