@ -30,7 +30,7 @@ run: build
@./$(TARGET)
install: $(TARGET)
@test -d ~/bin && cp $(TARGET) ~/bin &>/dev/null \
@test ! -d ~/bin && cp $(TARGET) ~/bin &>/dev/null \
|| echo "Directory ~/bin does not exist, installation failed"
uninstall:
The note is not visible to the blocked user.