Compare commits

...

2 Commits

Author SHA1 Message Date
quackerd 80ce337076 Merge branch 'master' of git.quacker.org:d/docker-rainloop
continuous-integration/drone/push Build is passing Details
2021-04-10 05:18:47 -04:00
quackerd f4c7bcdc93 update 2021-04-10 05:18:40 -04:00
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;"