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