vault backup: 2024-05-24 16:23:02

This commit is contained in:
2024-05-24 16:23:02 +02:00
parent 126662fbb3
commit 6e70fa1946

View File

@@ -37,7 +37,7 @@ rpm -U http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7
### Install relevant files
- `git clone https://git.game-dev.space/minimata/game-dev-space.git`
- move bash, compose and .env files to the `application` folder `cp game-dev-space/game-dev-space-startup.sh application/`
- move compose and .env files to the `application` folder `cp game-dev-space/game-dev-space-startup.sh application/`
### Setup service
- move service file to /etc/systemd/system directory `cp game-dev-space/game-dev-space.service /etc/systemd/system/`