mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-07 11:45:41 -05:00
2 lines
93 B
Bash
Executable file
2 lines
93 B
Bash
Executable file
#!/bin/sh
|
|
exec dune exec --profile=release --display=quiet -- src/leancheck/leancheck.exe $@
|