mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 05:43:37 +00:00
Portable shebang in set_up_android.py script
Signed-off-by: Filip Czaplicki <git@starsep.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
7e2b05573f
commit
752fcaf09c
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
import os, sys, shutil, collections
|
||||
from optparse import OptionParser
|
||||
|
||||
|
||||
Reference in New Issue
Block a user