summaryrefslogtreecommitdiffstats
path: root/bmclean
diff options
context:
space:
mode:
Diffstat (limited to 'bmclean')
-rwxr-xr-xbmclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/bmclean b/bmclean
index 8c9426a..a8fb6e6 100755
--- a/bmclean
+++ b/bmclean
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
from BuildManager.optionparser import *
from BuildManager.clean import *
from BuildManager import *