Files
BeamMP-Server/scripts/debian/1-install-deps.sh
Lion Kortlepel 96ce0e05a1 add git safe
2023-12-05 13:45:13 +01:00

8 lines
124 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++