3 lines
106 B
Plaintext
Raw Normal View History

2023-04-12 21:23:32 +02:00
#!/command/execlineb -P
2023-04-28 11:00:21 +02:00
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600 --memory=512"