We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12c747 commit 85bf3dfCopy full SHA for 85bf3df
Makefile
@@ -10,4 +10,4 @@ fmt:
10
gofmt -s -d -w .
11
12
clean:
13
- rm my-country my-country-linux
+ rm -f my-country my-country-linux
0 commit comments