thinlinc_mirror: Print changelog after download
This commit is contained in:
parent
7ac216baf8
commit
d747f3a150
1 changed files with 2 additions and 0 deletions
|
@ -47,4 +47,6 @@ if [ ! -f "${REPODIR}/${PKGNAME}" ]; then
|
||||||
echo "Updating repository metadata:"
|
echo "Updating repository metadata:"
|
||||||
createrepo_c "${REPODIR}"
|
createrepo_c "${REPODIR}"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
unzip -p "$tmpfile" "*release-notes-*.txt"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue