aboutsummaryrefslogtreecommitdiffstats
path: root/mgarepo
diff options
context:
space:
mode:
Diffstat (limited to 'mgarepo')
-rwxr-xr-xmgarepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/mgarepo b/mgarepo
index 0329522..3ad7428 100755
--- a/mgarepo
+++ b/mgarepo
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
from MgaRepo import Error, plugins, config
from MgaRepo.command import *
import getopt