From aeec088d1443c5b0bd9a0fe689640f0ebbc586cd Mon Sep 17 00:00:00 2001 From: andre Date: Wed, 21 Jan 2026 08:48:22 +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 16be93a..8a42f15 100644 --- a/rootfs/home/andre/.bashrc +++ b/rootfs/home/andre/.bashrc @@ -133,7 +133,7 @@ cy-ssh() { if ! getent hosts "$SSH_HOSTNAME"; then echo " ! cy-ssh Fehler: \"finance\" und \"finance.conadm.de\" nicht auflösbar" >&2 - return 1 + return 0 fi fi