3 lines
117 B
Plaintext
3 lines
117 B
Plaintext
#!/command/execlineb -P
|
|
su - webuser -c "php /var/www/html/artisan queue:listen --timeout=600 --rest=1 --memory=512"
|