fix shebang line

This commit is contained in:
Zaoqi 2019-12-07 21:37:40 +08:00 committed by sofar
parent b6f6e928d5
commit 3e3fe2ec97

View File

@ -1,4 +1,4 @@
#!/bin/env python
#!/usr/bin/env python3
import os
import stat