Remove init_mask (not used)
This commit is contained in:
parent
5d29dbec14
commit
dcab23af59
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ portzap_dir="/home/_portzap/ports"
|
||||||
libexec_dir=$(realpath $(dirname $0)/../libexec/portzap/)
|
libexec_dir=$(realpath $(dirname $0)/../libexec/portzap/)
|
||||||
|
|
||||||
# Masks
|
# Masks
|
||||||
init_mask=707
|
|
||||||
clone_mask=007
|
clone_mask=007
|
||||||
pull_mask=007
|
pull_mask=007
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue