소스 검색

Correct interpreter

Michael Schwarz 2 년 전
부모
커밋
44e28892b7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      scripts/gensites.py

+ 1 - 1
scripts/gensites.py

@@ -1,4 +1,4 @@
-#!env python3
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 import os,sys