From 41ed6d8df92f4965a559bdb456e6d0e2e629b091 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 13 May 2023 14:09:34 -0400 Subject: [PATCH] Update clean-lxcs.sh tweak --- misc/clean-lxcs.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/clean-lxcs.sh b/misc/clean-lxcs.sh index a3465dc1..447d8076 100644 --- a/misc/clean-lxcs.sh +++ b/misc/clean-lxcs.sh @@ -24,7 +24,6 @@ CM='\xE2\x9C\x94\033' GN=$(echo "\033[1;92m") CL=$(echo "\033[m") header_info -echo -e "\n ${RD} USE AT YOUR OWN RISK. Deleting logs/cache may result in some apps/services broken!${CL} \n" while true; do read -p "This Will Clean logs, cache and update apt lists on all LXC Containers. Proceed(y/n)?" yn case $yn in