[fix] search python3 fron env

This commit is contained in:
AloneMonkey 2018-03-31 10:37:21 +08:00
parent 4598333a18
commit 094ada1051
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Author : AloneMonkey