summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d397bf4..1c1720f 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ clean:
rm -f go.*
rm -f go.wit.com
rm -f gowebd
- go-mod-clean --purge
+ go-mod-clean purge
# makes a .deb package
debian: