tiny_httpd/echo_mio.sh
2024-09-06 17:19:56 -04:00

2 lines
89 B
Bash
Executable file

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