From 1fd36bc6c3a908153b69735aa0794914bfec4f26 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 5 Feb 2023 17:10:04 -0500 Subject: [PATCH] Update update-lxcs.sh tweak --- misc/update-lxcs.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/update-lxcs.sh b/misc/update-lxcs.sh index eb9d14cd..51ccb214 100644 --- a/misc/update-lxcs.sh +++ b/misc/update-lxcs.sh @@ -66,6 +66,5 @@ for container in $containers; do fi done wait -rm -rf temp header_info echo -e "${GN} Finished, All Containers Updated. ${CL} \n"