remove comments

This commit is contained in:
Emil Lerch 2020-11-24 15:19:40 -08:00
parent 0ab86f3063
commit 5cfc0a8f7d
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -269,6 +269,3 @@ help:
BEGIN {FS = ": *# *@HELP"}; \
{ printf " %-30s %s\n", $$1, $$2 }; \
'
#!/bin/sh
# CGO_ENABLED=0 go build -ldflags="-s -w"