소스 검색

fix python shebang

Markus Neteler 5 년 전
부모
커밋
b1ab0b734e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 
 ############################################################################
 #