From ed9a792b85f0d1aaa1d51c11cf80c785e3a9706e Mon Sep 17 00:00:00 2001 From: pants Date: Fri, 19 Dec 2025 23:21:38 -0800 Subject: [PATCH] force remove --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build b/build index b7b8464..243e64a 100755 --- a/build +++ b/build @@ -1,3 +1,3 @@ #!/bin/sh -rm config.h +rm -f config.h sudo make clean install