mirror/thinlinc: Remove debug print
This commit is contained in:
parent
7f3bb95d2f
commit
a78ac15a72
1 changed files with 0 additions and 1 deletions
|
@ -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:"
|
||||
|
|
Loading…
Add table
Reference in a new issue