Merge pull request #198 from link2xt/top_evil_rs_shebang

src/top_evil_rs.py: fix shebang to always use Python 3 and make it executable
This commit is contained in:
Floris Bruynooghe
2019-07-20 19:17:44 +02:00
committed by GitHub

2
src/top_evil_rs.py Normal file → Executable file
View File

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