mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-22 08:00:35 +00:00
add installation scripts for Debian 13
This commit is contained in:
5
scripts/debian-13/3-build-tests.sh
Normal file
5
scripts/debian-13/3-build-tests.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
|
||||
cmake --build bin --parallel -t BeamMP-Server-tests
|
||||
Reference in New Issue
Block a user