mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-25 10:22:26 +00:00
Update linux-build.sh
This commit is contained in:
parent
315d8b2bc2
commit
32c8d34fed
@ -12,6 +12,9 @@ mkdir -p build && cd build && cmake -DEQEMU_BUILD_TESTS=ON -DEQEMU_BUILD_LOGIN=O
|
||||
curl https://raw.githubusercontent.com/Akkadius/eqemu-install-v2/master/eqemu_config.json --output eqemu_config.json
|
||||
./bin/tests
|
||||
|
||||
# shellcheck disable=SC2164
|
||||
cd /drone/src/
|
||||
|
||||
chmod +x ./utils/scripts/build/should-release/should-release
|
||||
./utils/scripts/build/should-release/should-release || exit
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user