mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-27 10:03:31 +01:00
0428438e72
Newer OS versions no longer ship with Python 2 by default.
3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
python3 tools/patch_updater.py $@
|