From 2059ae595ec0c9f83e3040c98f9f487e534df0cc Mon Sep 17 00:00:00 2001 From: andre Date: Mon, 23 Feb 2026 12:57:42 +0100 Subject: [PATCH] rootfs/home/andre/.bashrc aktualisiert --- rootfs/home/andre/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/home/andre/.bashrc b/rootfs/home/andre/.bashrc index c27d2f9..5cc970d 100644 --- a/rootfs/home/andre/.bashrc +++ b/rootfs/home/andre/.bashrc @@ -101,7 +101,7 @@ cy-ssh() { ############################################################################### # Host conlx* ############################################################################### - if [[ "$HOST" == conlx* ]]; then + if [[ "$HOST" == con* ]]; then CYBERARK_USER="ageissler@root@${HOST}" fi