„README.adoc“ ändern

This commit is contained in:
Stefan Gaiselmann 2020-11-12 19:46:52 +01:00
parent 0e7665b319
commit ba2ba061ad

View File

@ -16,6 +16,18 @@ Test with `centos7-01`:
After that a `bin` directory will exist (if not yet present before), move the executable to this dir to have it `PATH`.
.add to .bashrc
[source,bash]
----
# If not running interactively, don't do anything
# see https://stackoverflow.com/questions/12440287/scp-doesnt-work-when-echo-in-bashrc
[[ "$-" != *i* ]] && return
if [ -x ~/.bashrc.d/bashrc.init ]; then
. ~/.bashrc.d/bashrc.init
fi
----
=== AWS Systeme (Draft)
TODO: create user file for initialization at provisioning