@@ -0,0 +1,12 @@
all: clean build
@echo ok
clean:
rm -f openquell
build:
go build
test:
@echo 1
The note is not visible to the blocked user.