BeamMP-Launcher/scripts/debian-12/1-install-deps.sh
2024-01-25 09:41:07 +01:00

8 lines
110 B
Bash
Executable File

#!/bin/bash
set -ex
apt-get update -y
apt-get install -y curl zip unzip tar cmake make git g++ ninja-build