From 068459af3bfc8e628ffead094d7906bbf9b9af12 Mon Sep 17 00:00:00 2001 From: Minimata Date: Fri, 24 May 2024 15:56:52 +0200 Subject: [PATCH] vault backup: 2024-05-24 15:56:52 --- 07 - GameDevSpace/Processes/Things to do for it to work.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 69a7944..3d5e2b2 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 @@ -27,7 +27,7 @@ if (Target.bBuildEditor) ``` rpm -U http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm && yum install -y git ``` -- `git clone https://git.game-dev.space/minimata/game-dev-space.git` +- `git clone https://github.com/Minimata/compose-jelastic.git` - move bash, compose and .env files to the `application` folder - move service file to /etc/systemd/system directory - authenticate docker to ghcr.io `echo | docker login ghcr.io -u Minimata --password-stdin` \ No newline at end of file