@@ -15,3 +15,10 @@ install-dep:
clean:
@rm -r ./dist ./build
install:
ifeq ($(USER), root)
@cp ./dist/main /usr/local/bin/blog
else
@cp ./dist/main ~/.local/bin/blog
endif
The note is not visible to the blocked user.