3 lines
93 B
Plaintext
3 lines
93 B
Plaintext
#!/command/execlineb -P
|
|
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600"
|