summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcron-jobs/make_repo_torrents1
1 files changed, 1 insertions, 0 deletions
diff --git a/cron-jobs/make_repo_torrents b/cron-jobs/make_repo_torrents
index a59cc46..8ef7933 100755
--- a/cron-jobs/make_repo_torrents
+++ b/cron-jobs/make_repo_torrents
@@ -34,6 +34,7 @@ IFS=, # for ${TRACKERS[*]} and ${WEBSEEDS[*]}
# Find any packages
for pkgfile in "$FTP_BASE"/pool/*/*${PKGEXTS}; do
if ! [[ -f ${pkgfile##*/}.torrent ]]; then
+ msg2 'Creating %s' "${pkgfile##*/}.torrent"
# Resolve any symlinks
pkgfile=$(readlink -f -- "$pkgfile")
# Create the .torrent