remove queue worker

This commit is contained in:
Andras Bacsai 2023-05-25 23:21:26 +02:00
parent c97656d45e
commit 4e7ef94543
2 changed files with 0 additions and 3 deletions

View File

@ -1,2 +0,0 @@
#!/command/execlineb -P
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600"