diff --git a/110-Cleanup.sh b/110-Cleanup.sh index 2f795fd..bc041a8 100644 --- a/110-Cleanup.sh +++ b/110-Cleanup.sh @@ -9,7 +9,7 @@ source "$SCRIPTDIR/common/load-defaults.sh" #printf "$COL_LIGHT_BLUE" "* Cleaning up system" prespace=$(get_system_used_space) prespacewords=$(human_readable_bytes "$prespace") -#printf "$COL_LIGHT_BLUE" "* Current used space is $prespacewords" +printf "$COL_LIGHT_BLUE" "* Current used space is $prespacewords" #pkgmgr_clean