mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-05 19:00:32 -05:00
tweak script
This commit is contained in:
parent
fb1b1f9975
commit
70cf95d906
1 changed files with 1 additions and 1 deletions
2
echo.sh
2
echo.sh
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec dune exec "examples/echo.exe" -- $@
|
||||
exec dune exec --profile=release "examples/echo.exe" -- $@
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue