Browse Source

fix python shebang

Markus Neteler 5 years ago
parent
commit
b1ab0b734e
1 changed files with 1 additions and 1 deletions
  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
 
 ############################################################################
 #