@@ -0,0 +1,10 @@
all: build
build:
go build
install: build
cp gamboupload /home/evan/.local/bin/gamboupload
clean:
rm gamboupload
The note is not visible to the blocked user.