tiny_httpd/echo.sh
2022-03-08 11:16:16 -05:00

2 lines
69 B
Bash
Executable file

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