RenPy-Android-Unpack: Execute python3 from PATH

This commit is contained in:
OleSTEEP 2023-10-11 18:56:00 +03:00
parent 7dee19ae08
commit 37e3c9b257

View file

@ -1,4 +1,4 @@
#!/bin/python3 #!python3
import zipfile import zipfile
import os import os
import shutil import shutil