3 lines
44 B
Text
3 lines
44 B
Text
|
|
#!/bin/sh
|
||
|
|
exec ocaml boot/configure.ml "$@"
|