From 7c9bc714893ccd3203029dcb50206f8c3c209023 Mon Sep 17 00:00:00 2001 From: andre Date: Sat, 10 Jan 2026 13:21:45 +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 5cebf96..0e456bc 100644 --- a/rootfs/home/andre/.bashrc +++ b/rootfs/home/andre/.bashrc @@ -151,7 +151,7 @@ cark-ssh() { CMD+=($SSH_AUTH_OPTS) fi - CMD+=("$HOST" "$@") + CMD+=("$SSH_HOSTNAME" "$@") ############################################################################### # Optional Debug