fix
This commit is contained in:
parent
477a453ffa
commit
4053c3003d
1 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#!/command/execlineb -P
|
#!/command/execlineb -P
|
||||||
s6-setuidgid webuser
|
s6-setuidgid webuser
|
||||||
|
foreground {
|
||||||
php /var/www/html/artisan optimize:clear
|
php /var/www/html/artisan optimize:clear
|
||||||
php /var/www/html/artisan optimize
|
php /var/www/html/artisan optimize
|
||||||
|
php /var/www/html/artisan app:init
|
||||||
php /var/www/html/artisan app:init
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue