Fixed startup script
This commit is contained in:
parent
cfea8c892c
commit
2c0ec57cf7
|
@ -1,4 +1,3 @@
|
||||||
#!/command/execlineb -P
|
#!/command/execlineb -P
|
||||||
with-contenv
|
with-contenv
|
||||||
touch /app/.env
|
|
||||||
php /app/artisan key:generate
|
php /app/artisan key:generate
|
||||||
|
|
Loading…
Reference in New Issue