mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-23 16:49:17 +00:00
add ci/cd from server
This commit is contained in:
8
scripts/debian-11/4-install-runtime-deps.sh
Executable file
8
scripts/debian-11/4-install-runtime-deps.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
|
||||
apt-get update -y
|
||||
|
||||
apt-get install -y curl
|
||||
|
||||
Reference in New Issue
Block a user