Update setup-portzap
This commit is contained in:
parent
c9f86595c1
commit
a96f570052
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue