4 lines
145 B
Plaintext
4 lines
145 B
Plaintext
#!/command/with-contenv sh
|
|
|
|
s6-setuidgid nginx
|
|
/usr/bin/php /var/www/pterodactyl/artisan queue:work --queue=high,standard,low --sleep=3 --tries=3 |