3 lines
65 B
Text
3 lines
65 B
Text
|
#!/usr/bin/env sh
|
||
|
build/bootstrap/make.com -j2 MODE="$mode" "$@"
|