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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

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"