tiny_httpd/echo.sh
2023-06-20 23:03:32 -04:00

2 lines
85 B
Bash
Executable file

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