2 lines
82 B
Text
2 lines
82 B
Text
#!/command/execlineb -P
|
|
su - webuser -c "php /var/www/html/artisan schedule:work"
|
#!/command/execlineb -P
|
|
su - webuser -c "php /var/www/html/artisan schedule:work"
|