tiny_httpd/echo_ws.sh
Simon Cruanes 4dce594c32
remove deps of tiny_httpd_ws
vendoring dbuenzli's code is neat!
2024-02-05 01:07:34 -05:00

2 lines
88 B
Bash
Executable file

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