mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-05 19:00:32 -05:00
add echo_mio.sh
This commit is contained in:
parent
7f9fae1fc8
commit
a56dd0ec65
1 changed files with 2 additions and 0 deletions
2
echo_mio.sh
Executable file
2
echo_mio.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec dune exec --display=quiet --profile=release "examples/echo_mio.exe" -- $@
|
||||
Loading…
Add table
Reference in a new issue