mirror of
https://github.com/c-cube/sidekick.git
synced 2026-05-05 08:54:24 -04: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 $@
|