mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change text order
This commit is contained in:
parent
d9bd562a7c
commit
e3fd388f92
@ -90,10 +90,10 @@
|
|||||||
|
|
||||||
# Adjust .env
|
# Adjust .env
|
||||||
# NOTE ';' can not be part of any value
|
# NOTE ';' can not be part of any value
|
||||||
|
# The Github Secret is Created on Github in Settimgs -> Webhooks
|
||||||
> cd gradido/deployment/bare_metal
|
> cd gradido/deployment/bare_metal
|
||||||
> cp .env.dist .env
|
> cp .env.dist .env
|
||||||
> nano .env
|
> nano .env
|
||||||
>> Adjust values accordingly
|
>> Adjust values accordingly
|
||||||
# TODO the install.sh is not yet ready to run directly - consider to use it as pattern to do it manually
|
# 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
|
> ./install.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user