mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-12 17:46:04 +01:00
3 lines
68 B
Bash
3 lines
68 B
Bash
|
#!/bin/sh
|
||
|
python make_distrib.py --output-dir ../binary_distrib/ $@
|