Force remove, just in case it doesn't exist

This commit is contained in:
Oliver Davies 2023-11-29 19:38:36 +00:00
parent c44033ff45
commit 161d2b6e84

2
run
View file

@ -23,7 +23,7 @@ function build {
# Generate the phar file.
box compile --config box.json.dist
rm .env.local.php
rm -f .env.local.php
tree dist/