From e3fd388f920fec72aeec36801fd02469eccfcd2e Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Wed, 4 May 2022 11:09:11 +0200 Subject: [PATCH] change text order --- deployment/bare_metal/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/bare_metal/setup.md b/deployment/bare_metal/setup.md index 0cb6951d9..f43a3d655 100644 --- a/deployment/bare_metal/setup.md +++ b/deployment/bare_metal/setup.md @@ -90,10 +90,10 @@ # Adjust .env # NOTE ';' can not be part of any value +# The Github Secret is Created on Github in Settimgs -> Webhooks > cd gradido/deployment/bare_metal > cp .env.dist .env > nano .env >> Adjust values accordingly # TODO the install.sh is not yet ready to run directly - consider to use it as pattern to do it manually -# The Github Secret is Created on Github in Settimgs -> Webhooks > ./install.sh