@@ -1,7 +1,7 @@
BINARY=kisurun
BUILD_DIR=build
build: all
build:
@echo "Building $(BINARY)..."
go build -o $(BUILD_DIR)/$(BINARY) .
@echo "Copying templates and static..."
The note is not visible to the blocked user.