Update snapshots
This commit is contained in:
parent
88af924ee4
commit
98a337bdcd
4 changed files with 4 additions and 4 deletions
|
@ -75,7 +75,7 @@ function lint:dockerfile {
|
|||
|
||||
|
||||
function start {
|
||||
cp -v --no-clobber .env.example .env
|
||||
cp -v --no-clobber .env.example .env || true
|
||||
|
||||
docker compose up -d
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue