tiny_httpd/echo_lwt.sh
2025-07-02 22:44:28 -04:00

2 lines
89 B
Bash
Executable file

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