Browse Source

Update clean-lxcs.sh

tteckster 2 năm trước cách đây
mục cha
commit
4cc322d240
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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"