@@ -55,6 +55,3 @@ build-linux:
build-windows:
@$(MKDIR) $(BUILD_DIR)
@cd $(SRC_DIR) && GOOS=windows GOARCH=amd64 $(GOBUILD) -o ../$(BUILD_DIR)/$(APP_NAME).exe $(CMD_PATH)
build-all: build-linux build-windows
@echo "Cross-compilation complete"
The note is not visible to the blocked user.