4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/bash
|
|
|
|
cp apps/ci/docker/.env.dist .env
|
#!/bin/bash
|
|
|
|
cp apps/ci/docker/.env.dist .env
|