mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-08-29 13:20:47 +00:00
deprecate Ubuntu 20.04
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
|
||||
apt-get update -y
|
||||
|
||||
apt-get install -y liblua5.3-0 liblua5.3-dev curl zip unzip tar cmake make git g++ ninja-build
|
||||
Reference in New Issue
Block a user