add scheduled jobs
This commit is contained in:
parent
928ca44f7d
commit
f79583a394
3 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
#!/command/execlineb -P
|
||||
su - webuser -c "php /var/www/html/artisan schedule:work"
|
||||
|
|
@ -0,0 +1 @@
|
|||
longrun
|
||||
Loading…
Reference in a new issue