mirror of
https://github.com/c-cube/ezcurl.git
synced 2025-12-06 03:05:31 -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 -- $@
|