5 lines
96 B
Text
5 lines
96 B
Text
#!/command/execlineb -P
|
|
foreground {
|
|
s6-sleep 5
|
|
php /var/www/html/artisan start:scheduler
|
|
}
|