Update and repair image
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
#!/command/execlineb -P
|
||||
/usr/sbin/crond -fL /dev/null
|
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
#!/command/execlineb -P
|
||||
/usr/sbin/nginx -g "daemon off;"
|
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
#!/command/execlineb -P
|
||||
/usr/sbin/php-fpm -Fc /etc/php
|
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
#!/command/execlineb -P
|
||||
s6-setuidgid nginx
|
||||
/usr/bin/php /var/www/pterodactyl/artisan queue:work --queue=high,standard,low --sleep=3 --tries=3
|
Reference in New Issue
Block a user