tiny_httpd/echo_eio.sh
2023-06-21 00:23:09 -04:00

2 lines
89 B
Bash
Executable file

#!/bin/sh
exec dune exec --display=quiet --profile=release "examples/echo_eio.exe" -- $@