add scheduled jobs

This commit is contained in:
Andras Bacsai 2023-04-12 21:49:08 +02:00
parent 928ca44f7d
commit f79583a394
3 changed files with 3 additions and 0 deletions

View File

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

View File

@ -0,0 +1 @@
longrun