Added shebang

This commit is contained in:
Fierelier 2020-10-04 13:14:09 +02:00
parent 2c4010c2b5
commit 31b8884f53
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import sys
import os
import shutil