Use exec in wrapper scripts

This commit is contained in:
Alvaro Aleman
2016-08-29 22:07:53 +02:00
parent a5061c81b1
commit 2dc2b073e4
10 changed files with 10 additions and 10 deletions

View File

@ -12,4 +12,4 @@ chown -R nextcloud:nextcloud /nextcloud /data /config /apps2 /var/run/php-fpm.so
ln -s /config/config.php /nextcloud/config/config.php
ln -s /apps2 /nextcloud
supervisord -c /etc/supervisor/supervisord.conf
exec supervisord -c /etc/supervisor/supervisord.conf