Fix linux permissions
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#/bin/bash
|
||||
|
||||
chmod g+w -R /execute/db
|
||||
envsubst '$NGINX_PORT' < /tmp/nginx.conf > /etc/nginx/nginx.conf
|
||||
/usr/sbin/nginx -g "daemon off;" || exit 1
|
||||
/usr/sbin/nginx -g "daemon off;" || exit 1
|
||||
|
||||
Reference in New Issue
Block a user