Depend on python-minimal instead of python2.7 and use python in shebang
[grml-x.git] / grml-x
diff --git a/grml-x b/grml-x
index 554c2d2..968c62d 100755 (executable)
--- a/grml-x
+++ b/grml-x
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.7
+#!/usr/bin/python
 # -*- coding: utf-8 -*-
 # vim: set et ts=4: