Update clean-lxcs.sh

This commit is contained in:
tteckster
2023-01-27 10:00:29 -05:00
committed by GitHub
parent c360a680f8
commit 4cc322d240

View File

@ -66,5 +66,6 @@ for container in $containers; do
fi
done
wait
clear
header_info
echo -e "${GN} Finished, All Containers Cleaned. ${CL} \n"