From c362866a8e614f2cacc6b7c25ee5082ebd0533bc Mon Sep 17 00:00:00 2001 From: andre Date: Wed, 21 Jan 2026 08:56:38 +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 1f3dae5..4ada411 100644 --- a/rootfs/home/andre/.bashrc +++ b/rootfs/home/andre/.bashrc @@ -174,7 +174,7 @@ cy-ssh() { echo " ! cy-ssh Fehler: SSH-Verbindung fehlgeschlagen." fi - return $exit_code + return 0 } RDP() {