From ec2b0137774a920ec2219534faa0a2389eddd0ae Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 2 Dec 2020 18:38:46 +0300 Subject: [PATCH] Some files may not exist --- clean.do | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clean.do b/clean.do index 9c9f7cd..8ccd8cf 100644 --- a/clean.do +++ b/clean.do @@ -1,2 +1,2 @@ redo bin/clean -rm gopath module-name VERSION +rm -f gopath module-name VERSION -- 2.44.0