tiny_httpd/echo_eio.sh
2025-05-01 15:43:05 -04:00

2 lines
89 B
Bash
Executable file

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