@ -42,7 +42,7 @@ for f in "${INCOMING_DIR}"/*"${READY_SUFFIX}"; do
echo "Found packages to add."
else
echo "Not found packages to add. Exiting..."
echo exit 0
exit 0
fi
## This is all we needed to know, so we can break after the first iteration
break