fix interpreter path
update to current over
This commit is contained in:
parent
fd46dc9590
commit
5ffb173513
5 changed files with 51 additions and 51 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /bin/env python
|
||||
#! /usr/bin/env python2
|
||||
# encoding: utf-8
|
||||
#
|
||||
# Res Tranceliī
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#! /bin/env python
|
||||
#! /usr/bin/env python2
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import os, pickle, re, sys, time, traceback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue