fix run error
This commit is contained in:
parent
161f4d1001
commit
22010447b5
|
@ -1,4 +1,4 @@
|
|||
#!/bin/env python3
|
||||
#!/usr/bin/env python3
|
||||
import sys
|
||||
from os.path import dirname, abspath
|
||||
sys.path.append(dirname(dirname(dirname(abspath(__file__)))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user