mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-04 10:25:33 +01:00
Force remove, just in case it doesn't exist
This commit is contained in:
parent
c44033ff45
commit
161d2b6e84
1 changed files with 1 additions and 1 deletions
2
run
2
run
|
@ -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/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue