„README.adoc“ ändern

This commit is contained in:
Stefan Gaiselmann 2022-11-14 10:57:24 +01:00
parent b26333c4be
commit eb1784eca0

View File

@ -37,6 +37,12 @@ fi
TODO: create user file for initialization at provisioning
[CAUTION]
Debian AWS systems use a `motd` initialization causing problems.
The user is logged out immediatly after a SSH login.
Remove `x flag` from `11.motd` to avoid this.
. install go `sudo yum install -y golang golang-bin`
. install git `sudo yum install -y git-all`
. install _chezmoi_ from git repo (see below)