mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-07 23:58:49 +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/ $@
|