cef/tools/make_distrib.sh
Marshall Greenblatt 0428438e72 mac/linux: Use python3 for .sh scripts
Newer OS versions no longer ship with Python 2 by default.
2022-04-08 11:38:12 -04:00

3 lines
69 B
Bash
Executable File

#!/bin/sh
python3 make_distrib.py --output-dir ../binary_distrib/ $@