From 06ab81c0e4926294841dae5b4715009e75e3e5c3 Mon Sep 17 00:00:00 2001 From: JungJun Date: Thu, 18 Aug 2022 16:26:09 +0900 Subject: [PATCH] =?UTF-8?q?hostname=20=EC=97=90=EB=9F=AC=EC=8B=9C=20return?= =?UTF-8?q?=20=EC=B7=A8=EC=86=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- icsstat/icsstat.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icsstat/icsstat.go b/icsstat/icsstat.go index 60fa1a0..8caf837 100644 --- a/icsstat/icsstat.go +++ b/icsstat/icsstat.go @@ -159,7 +159,7 @@ func NewSidVal() { hostname, err := os.Hostname() if err != nil { fmt.Println(err) - os.Exit(1) + // os.Exit(1) } ghost = &Host{