forked from github/server
1bd78438f2
Conflicts: src/laws.c
5 lines
138 B
Bash
Executable file
5 lines
138 B
Bash
Executable file
#!/bin/sh
|
|
git submodule update --init
|
|
ln -sf conf/eressea.ini
|
|
s/cmake-init
|
|
echo "configuration complete. run s/build to build the server"
|