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"