Update so-minion

This commit is contained in:
Josh Patterson
2024-03-05 17:52:24 -05:00
committed by GitHub
parent ac9db8a392
commit eaef076eba

View File

@@ -96,8 +96,8 @@ function pcapspace() {
fi
local s=$(( $SPACESIZE / 1000000 ))
local s2=$(( $s1 / $CORECOUNT ))
local s1=$(( $s / 4 ))
local s2=$(( $s1 / $CORECOUNT ))
MAXPCAPFILES=$s2