From 5cfc0a8f7db00068f582588b94bf08e2cc8dd912 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Tue, 24 Nov 2020 15:19:40 -0800 Subject: [PATCH] remove comments --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 4321ca6..d43603f 100755 --- a/Makefile +++ b/Makefile @@ -269,6 +269,3 @@ help: BEGIN {FS = ": *# *@HELP"}; \ { printf " %-30s %s\n", $$1, $$2 }; \ ' - -#!/bin/sh -# CGO_ENABLED=0 go build -ldflags="-s -w"