From d827c398f00e965f5b57447c7d730f96442e1173 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 8 Oct 2024 11:36:46 -0500 Subject: try to rename as gowebd put the HTML assets raw in the binary also I'm how old and still committed a binary. squashed Signed-off-by: Jeff Carr --- postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postinst') diff --git a/postinst b/postinst index e67e381..2fb34e2 100755 --- a/postinst +++ b/postinst @@ -5,4 +5,4 @@ cd /etc/gowebd/ ln -s /usr/share/gowebd/go.wit.com . # allow the binary to open ports below 1024 -setcap 'cap_net_bind_service=+ep' /usr/bin/go.wit.com +setcap 'cap_net_bind_service=+ep' /usr/bin/gowebd -- cgit v1.2.3