2 lines
89 B
Text
2 lines
89 B
Text
#!/command/execlineb -P
|
|
su webuser -c "php /var/www/html/artisan queue:listen --tries=3"
|