This commit is contained in:
deathbybandaid 2023-12-17 11:59:05 -05:00
parent 23fbd7d0e4
commit cb4fb92cb8

View File

@ -97,6 +97,7 @@ human_readable_bytes() {
else else
spacewords="zero space" spacewords="zero space"
fi fi
echo "$spacewords"
} }
pkgmgr_clean(){ pkgmgr_clean(){