summaryrefslogtreecommitdiff
path: root/al32-mktorrent.sh
diff options
context:
space:
mode:
Diffstat (limited to 'al32-mktorrent.sh')
-rwxr-xr-xal32-mktorrent.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/al32-mktorrent.sh b/al32-mktorrent.sh
index 3e577c4..0abdab9 100755
--- a/al32-mktorrent.sh
+++ b/al32-mktorrent.sh
@@ -92,7 +92,7 @@ function create_torrent_for_arch () {
echo "$magnet_link"
echo -e "$fg_reset${fg_bold}Create RSS feed files...$fg_reset"
- python magnet2feed.py "$magnet_link" "$iso_date"
+ python "${0%/*}/magnet2feed.py" "$magnet_link" "$iso_date"
}
function upload_file_to_remote_dir {