diff --git a/misc/clean-lxcs.sh b/misc/clean-lxcs.sh index bc7ce5c0..3c7c2aa3 100644 --- a/misc/clean-lxcs.sh +++ b/misc/clean-lxcs.sh @@ -66,5 +66,6 @@ for container in $containers; do fi done wait - +clear +header_info echo -e "${GN} Finished, All Containers Cleaned. ${CL} \n"