summaryrefslogtreecommitdiffstats
path: root/presto-utils/createprestorepo-0.2
diff options
context:
space:
mode:
Diffstat (limited to 'presto-utils/createprestorepo-0.2')
-rwxr-xr-xpresto-utils/createprestorepo-0.22
1 files changed, 1 insertions, 1 deletions
diff --git a/presto-utils/createprestorepo-0.2 b/presto-utils/createprestorepo-0.2
index ed25c95..5444240 100755
--- a/presto-utils/createprestorepo-0.2
+++ b/presto-utils/createprestorepo-0.2
@@ -1,2 +1,2 @@
#!/bin/sh
-exec /usr/share/presto-utils/genprestometadata.py "$@"
+exec /usr/bin/python -m presto-utils.genprestometadata "$@"