mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-12 10:00:37 +01:00
3 lines
69 B
Bash
Executable File
3 lines
69 B
Bash
Executable File
#!/bin/sh
|
|
python3 make_distrib.py --output-dir ../binary_distrib/ $@
|