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