Explorar el Código

fix python shebang

Markus Neteler hace 5 años
padre
commit
b1ab0b734e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/i.band/i.band.py

+ 1 - 1
scripts/i.band/i.band.py

@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 ############################################################################
 #