tiny_httpd/echo_eio.sh
2025-06-06 22:26:23 -04:00

2 lines
89 B
Bash
Executable file

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