From cdcf5387800a5dab1eba89e1e36ae5a1aafe281c Mon Sep 17 00:00:00 2001 From: andre Date: Sat, 10 Jan 2026 13:25:30 +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 0e456bc..fe41d82 100644 --- a/rootfs/home/andre/.bashrc +++ b/rootfs/home/andre/.bashrc @@ -158,7 +158,7 @@ cark-ssh() { ############################################################################### echo "DEBUG: ${CMD[*]}" >&2 - exec "${CMD[@]}" + "${CMD[@]}" } __RDP() {