fix shebang line

master
Zaoqi 2019-12-07 21:37:40 +08:00 committed by sofar
parent b6f6e928d5
commit 3e3fe2ec97
1 changed files with 1 additions and 1 deletions

View File

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