forked from github/server
f51e5f91ff
remove distcc support, because I do not have it set up anywhere I can test it.
4 lines
114 B
Bash
Executable file
4 lines
114 B
Bash
Executable file
#!/bin/sh
|
|
git submodule update --init
|
|
s/cmake-init
|
|
echo "configuration complete. run s/build to build the server"
|