From a1f6e2d641cd30f4be510aabea62aeb3abd21d5f Mon Sep 17 00:00:00 2001 From: Minimata Date: Fri, 24 May 2024 15:26:13 +0200 Subject: [PATCH] vault backup: 2024-05-24 15:26:13 --- 07 - GameDevSpace/Processes/Things to do for it to work.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/07 - GameDevSpace/Processes/Things to do for it to work.md b/07 - GameDevSpace/Processes/Things to do for it to work.md index d46db69..3368d6d 100644 --- a/07 - GameDevSpace/Processes/Things to do for it to work.md +++ b/07 - GameDevSpace/Processes/Things to do for it to work.md @@ -23,5 +23,8 @@ if (Target.bBuildEditor) ## Server - Install git 2.x.x +``` +rpm -U http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm && yum install -y git +``` - setup volumes into separate containers for git and gitea - authenticate docker to ghcr.io and download unreal image \ No newline at end of file