Ver código fonte

Update clean-lxcs.sh

tteckster 2 anos atrás
pai
commit
4cc322d240
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      misc/clean-lxcs.sh

+ 2 - 1
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"