mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-04 00:36:14 +00:00
remove debian build script again, rethinking this
This commit is contained in:
parent
8e4e0c0896
commit
941287d22c
@ -1,10 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
apt install make
|
|
||||||
apt install cmake
|
|
||||||
apt install g++
|
|
||||||
apt install liblua5.3
|
|
||||||
apt install libz-dev
|
|
||||||
apt install rapidjson-dev
|
|
||||||
apt install libcurl4-openssl-dev
|
|
||||||
cmake .
|
|
||||||
make -j 2 # 2 threads is enough
|
|
Loading…
x
Reference in New Issue
Block a user