mirror of https://github.com/tteck/Proxmox.git
Update clean-lxcs.sh
This commit is contained in:
parent
c360a680f8
commit
4cc322d240
|
@ -66,5 +66,6 @@ for container in $containers; do
|
|||
fi
|
||||
done
|
||||
wait
|
||||
|
||||
clear
|
||||
header_info
|
||||
echo -e "${GN} Finished, All Containers Cleaned. ${CL} \n"
|
||||
|
|
Loading…
Reference in New Issue