fix
This commit is contained in:
parent
548f07fbbe
commit
df1e6f3aa8
1 changed files with 3 additions and 0 deletions
3
setup.sh
3
setup.sh
|
@ -90,6 +90,9 @@ echo --------- 3. Build Docker Compose File ---------------------
|
|||
echo ------------------------------------------------------------
|
||||
echo ""
|
||||
|
||||
touch .env
|
||||
touch .env.custom
|
||||
|
||||
if [ -f .env.local ]; then
|
||||
rm .env.local
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue