Parcourir la source

fix python shebang

Markus Neteler il y a 5 ans
Parent
commit
cef2405860
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      scripts/g.bands/g.bands.py

+ 1 - 1
scripts/g.bands/g.bands.py

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