From 161d2b6e84591ef6b35a03b9b8b0bad0c207e4b1 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 29 Nov 2023 19:38:36 +0000 Subject: [PATCH] Force remove, just in case it doesn't exist --- run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run b/run index 469cb49..3f53bc2 100755 --- a/run +++ b/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/