mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-09 04:35:35 -05:00
3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec dune exec src/main/main.exe -- $@
|