add(): one-click update with standard edition
This commit is contained in:
2
startup
2
startup
@@ -4,7 +4,7 @@
|
||||
addgroup -g ${GID} rainloop && adduser -h /rainloop -s /bin/sh -D -G rainloop -u ${UID} rainloop
|
||||
|
||||
# Set permissions
|
||||
chown -R rainloop:rainloop /rainloop /var/run/php-fpm.sock /var/lib/nginx /tmp
|
||||
chown -R rainloop:rainloop /rainloop /var/lib/nginx
|
||||
|
||||
# RUN !
|
||||
supervisord -c /etc/supervisor/supervisord.conf
|
||||
|
Reference in New Issue
Block a user