BeamMP-Server/scripts/ubuntu-24.04/1-install-deps.sh
Lucca Jiménez Könings 08374b1398 deprecate Ubuntu 20.04
2024-06-26 14:12:45 +02:00

8 lines
136 B
Bash
Executable File

#!/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