rootfs/home/andre/.bashrc aktualisiert

This commit is contained in:
2026-02-23 12:57:42 +01:00
parent a3786b84da
commit 2059ae595e

View File

@@ -101,7 +101,7 @@ cy-ssh() {
###############################################################################
# Host conlx*
###############################################################################
if [[ "$HOST" == conlx* ]]; then
if [[ "$HOST" == con* ]]; then
CYBERARK_USER="ageissler@root@${HOST}"
fi