Browse Source

fix python shebang

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