mirror of
https://github.com/c-cube/ezcurl.git
synced 2026-03-09 07:23:33 -04: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 -- $@
|