Files
BeamMP-Server/scripts/debian/4-install-runtime-deps.sh
Lion Kortlepel 1ad65e26b8 Revert "remove shebang from scripts"
This reverts commit 1e592f6810.
2023-12-04 15:58:16 +01:00

10 lines
97 B
Bash
Executable File

#!/bin/bash
set -ex
apt-get update -y
apt-get upgrade -y
apt-get install -y liblua5.3-0 curl