mirror/thinlinc: Remove debug print

This commit is contained in:
Timo Makinen 2023-08-26 16:28:13 +00:00
parent 7f3bb95d2f
commit a78ac15a72

View file

@ -44,7 +44,6 @@ if [ ! -f "${REPODIR}/${PKGNAME}" ]; then
echo ""
echo "Downloading client rpm package:"
echo $LOCATION
curl -sfo "${REPODIR}/${PKGNAME}" "${LOCATION}"
echo ""
echo "Updating repository metadata:"