diff options
Diffstat (limited to '')
-rwxr-xr-x | cibuild.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cibuild.sh b/cibuild.sh index cd30cda0a..0c5dd4f31 100755 --- a/cibuild.sh +++ b/cibuild.sh @@ -50,6 +50,7 @@ touch apiCheckFailed.flag if [ "$CI_CUBERITE_BUILD_TYPE" != "COVERAGE" ]; then ./Cuberite <<- EOF load APIDump + api apicheck restart stop |