summaryrefslogtreecommitdiff
path: root/al32-mktorrent.sh
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-07-19 13:47:51 +0200
committerErich Eckner <git@eckner.net>2019-07-19 13:47:51 +0200
commit261a5bcd58279a084bf20dc313b6665be391b046 (patch)
tree86cf5b83e0a2c2061a3c807c21f4081a21fd9cc1 /al32-mktorrent.sh
parent4a43f66c8fdd36fe72d85dbfce8dd2fcc5f5a06d (diff)
downloadreleng-261a5bcd58279a084bf20dc313b6665be391b046.tar.xz
al32-mktorrent.sh: make executable from everywhere
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 {