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