new version and create dirs on run
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
rm -f /var/run/nginx.pid
|
||||
mkdir -p /var/log/nginx
|
||||
set -e
|
||||
|
||||
mkdir -p /rompr/albumart /rompr/prefs
|
||||
chown www-data:www-data -R /rompr/albumart /rompr/prefs
|
||||
/etc/init.d/php7.4-fpm restart
|
||||
exec /usr/sbin/nginx -g 'daemon off;'
|
||||
|
||||
Reference in New Issue
Block a user