Update and repair image

This commit is contained in:
2024-01-15 19:22:15 -06:00
parent 38dfee7fa3
commit 2e2c253f65
6 changed files with 18 additions and 15 deletions

View File

@@ -1,2 +1,2 @@
#!/usr/bin/execlineb -P
#!/command/execlineb -P
/usr/sbin/crond -fL /dev/null

View File

@@ -1,2 +1,2 @@
#!/usr/bin/execlineb -P
#!/command/execlineb -P
/usr/sbin/nginx -g "daemon off;"

View File

@@ -1,2 +1,2 @@
#!/usr/bin/execlineb -P
#!/command/execlineb -P
/usr/sbin/php-fpm -Fc /etc/php

View File

@@ -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