mirror of
https://github.com/c-cube/ezcurl.git
synced 2025-12-05 19:00:34 -05:00
3 lines
83 B
Bash
Executable file
3 lines
83 B
Bash
Executable file
#!/usr/bin/sh
|
|
|
|
exec dune exec examples/argiope/argiope.exe --profile=release -- $@
|