mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-20 05:22:26 +00:00
Update linux-build.sh
This commit is contained in:
parent
6031eee429
commit
b3788a0cee
@ -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
|
curl https://raw.githubusercontent.com/Akkadius/eqemu-install-v2/master/eqemu_config.json --output eqemu_config.json
|
||||||
./bin/tests
|
./bin/tests
|
||||||
|
|
||||||
|
# shellcheck disable=SC2164
|
||||||
|
cd /drone/src/
|
||||||
|
|
||||||
chmod +x ./utils/scripts/build/should-release/should-release
|
chmod +x ./utils/scripts/build/should-release/should-release
|
||||||
./utils/scripts/build/should-release/should-release || exit
|
./utils/scripts/build/should-release/should-release || exit
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user