check-updates.sh: do not process unavailable packages

This commit is contained in:
Leonid Pliushch 2020-12-18 19:54:12 +02:00
parent 1f89afee99
commit 87c7ecb00f
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ if [ -f "${BASEDIR}/github-projects.txt" ]; then
if [ ! -d "${BASEDIR}/../../packages/${package}" ]; then
echo "Package '$package' is not available, skipping."
continue
fi
# Our local version of package.