cleanup on start
This commit is contained in:
parent
4ea8916d53
commit
d93bf97919
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
#!/command/execlineb -P
|
#!/command/execlineb -P
|
||||||
s6-setuidgid webuser
|
s6-setuidgid webuser
|
||||||
php /var/www/html/artisan app:init
|
php /var/www/html/artisan app:init --cleanup
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue