Update update-lxcs.sh

tweak
This commit is contained in:
tteckster 2023-02-05 17:10:04 -05:00 committed by GitHub
parent c89e9ac9c5
commit 1fd36bc6c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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"