tiny_httpd/echo.sh
2019-11-13 23:38:38 -06:00

2 lines
55 B
Bash
Executable file

#!/bin/sh
exec dune exec "src/examples/echo.exe" -- $@