From a96f57005250774522e9a67f38d1a75e606dfdbb Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Wed, 22 May 2024 22:37:34 -0300 Subject: [PATCH] Update setup-portzap --- bin/setup-portzap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/setup-portzap b/bin/setup-portzap index 92bd72e..b9cb2c1 100755 --- a/bin/setup-portzap +++ b/bin/setup-portzap @@ -4,7 +4,7 @@ set -e ## # variables localbase="${LOCALBASE:-$(realpath $(dirname $0)/..)}" -libexec="${localbase}/libexec/portzap" +libexec="${localbase}"/libexec/portzap conf=$(cat "${localbase}"/share/portzap/doas.conf) doas="${localbase}"/etc/doas.conf