cleanup scripts

This commit is contained in:
deathbybandaid 2023-12-17 12:46:27 -05:00
parent 2023462ffe
commit 515cb4e851

View File

@ -24,5 +24,5 @@ then
spacesavedwords=$(human_readable_bytes "$spacesavedbytes") spacesavedwords=$(human_readable_bytes "$spacesavedbytes")
printf "$COL_LIGHT_BLUE" "* Cleanup saved $spacesavedwords" printf "$COL_LIGHT_BLUE" "* Cleanup saved $spacesavedwords"
else else
printf "$COL_LIGHT_BLUE" "* Snap is not enabled on this system" printf "$COL_LIGHT_BLUE" "* docker is not enabled on this system"
fi fi