Added output on last line to show how many docker containers need to be updated

This commit is contained in:
Zepheris 2024-04-17 20:31:53 -06:00
parent 959f636152
commit d6e3b1dcf7

View File

@ -340,5 +340,7 @@ else
printf "\nNo updates available, exiting.\n"
fi
echo $UpdCount
exit 0