Skip to content

Commit

Permalink
Force remove, just in case it doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
opdavies committed Nov 29, 2023
1 parent c44033f commit 161d2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Expand Down

0 comments on commit 161d2b6

Please sign in to comment.