forcing everything python3, might end up with bugs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
import os, argparse, sys
|
||||
from shutil import copyfile, copytree
|
||||
from datetime import datetime
|
||||
|
||||
Reference in New Issue
Block a user