mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2026-03-09 07:13:33 -04:00
2 lines
86 B
Bash
Executable file
2 lines
86 B
Bash
Executable file
#!/bin/sh
|
|
exec dune exec --display=quiet src/bin/vfs_pack.exe --profile=release -- $@
|