add scheduled jobs
This commit is contained in:
parent
928ca44f7d
commit
f79583a394
@ -0,0 +1,2 @@
|
||||
#!/command/execlineb -P
|
||||
su - webuser -c "php /var/www/html/artisan schedule:work"
|
@ -0,0 +1 @@
|
||||
longrun
|
Loading…
Reference in New Issue
Block a user