From dcab23af59280d869967aeb8236d3887f0c90708 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sat, 25 Mar 2023 05:34:01 -0300 Subject: [PATCH] Remove init_mask (not used) --- bin/portzap | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/portzap b/bin/portzap index 2f917a3..b6e135a 100755 --- a/bin/portzap +++ b/bin/portzap @@ -8,7 +8,6 @@ portzap_dir="/home/_portzap/ports" libexec_dir=$(realpath $(dirname $0)/../libexec/portzap/) # Masks -init_mask=707 clone_mask=007 pull_mask=007