mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-02-25 13:10:30 +00:00
Specify that this script uses python3
Fixes running on macOS
This commit is contained in:
parent
230161a50c
commit
a432221db5
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
import os
|
||||
from argparse import ArgumentParser
|
||||
from pathlib import Path
|
||||
|
Loading…
x
Reference in New Issue
Block a user