fix
This commit is contained in:
parent
1a101bfda4
commit
6f50f857c6
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue