tiny_httpd/echo.sh
2021-12-11 10:02:24 -05:00

2 lines
51 B
Bash
Executable file

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