fix interpreter hashbang, fix missing returncode in over.core.cmd
This commit is contained in:
parent
57f4315c9a
commit
9acf3a3296
14 changed files with 15 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /bin/env python3
|
||||
#! /usr/bin/env python3
|
||||
# encoding: utf-8
|
||||
|
||||
import time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue