Update setup-portzap

This commit is contained in:
0x1eef 2024-05-22 22:37:34 -03:00
parent c9f86595c1
commit a96f570052

View file

@ -4,7 +4,7 @@ set -e
## ##
# variables # variables
localbase="${LOCALBASE:-$(realpath $(dirname $0)/..)}" localbase="${LOCALBASE:-$(realpath $(dirname $0)/..)}"
libexec="${localbase}/libexec/portzap" libexec="${localbase}"/libexec/portzap
conf=$(cat "${localbase}"/share/portzap/doas.conf) conf=$(cat "${localbase}"/share/portzap/doas.conf)
doas="${localbase}"/etc/doas.conf doas="${localbase}"/etc/doas.conf