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