This commit is contained in:
Andras Bacsai 2023-05-26 09:27:37 +02:00
parent 1a101bfda4
commit 6f50f857c6

View File

@ -1,2 +1,2 @@
#!/command/execlineb -P
su - webuser -c "php /var/www/html/artisan schedule:run"
su - webuser -c "php /var/www/html/artisan schedule:work"