update
This commit is contained in:
parent
cc1a5a2840
commit
f0cd1ef7c0
1 changed files with 3 additions and 0 deletions
3
setup.sh
3
setup.sh
|
@ -86,6 +86,9 @@ echo --------- 3. Setup .ENV.LOCAL ------------------------------
|
|||
echo ------------------------------------------------------------
|
||||
echo ""
|
||||
|
||||
touch .env
|
||||
touch .env.custom
|
||||
|
||||
if [ -f .env.local ]; then
|
||||
rm .env.local
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue