Update 99-run.sh

This commit is contained in:
Alexandre
2024-01-11 16:16:18 +01:00
committed by GitHub
parent bcb1510db0
commit ee6e123f53

View File

@@ -220,11 +220,12 @@ for f in */; do
tail -n 1)" || true
if [[ "$LASTVERSION" == "" ]]; then
# Continue to next
echo "No packages found"
continue
fi
else
echo "No packages found"
# Continue to next
echo "No packages found"
continue
fi
else