From cb4fb92cb8897bf998ca0cd2c9600815b02c09c5 Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Sun, 17 Dec 2023 11:59:05 -0500 Subject: [PATCH] test --- common/functions.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/common/functions.sh b/common/functions.sh index 89a15cf..a668b16 100644 --- a/common/functions.sh +++ b/common/functions.sh @@ -97,6 +97,7 @@ human_readable_bytes() { else spacewords="zero space" fi + echo "$spacewords" } pkgmgr_clean(){