From bd61a520485fdaf673cd657f6470405c7981aa3c Mon Sep 17 00:00:00 2001 From: andre Date: Wed, 21 Jan 2026 09:08:17 +0100 Subject: [PATCH] rootfs/home/andre/.bashrc aktualisiert --- rootfs/home/andre/.bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootfs/home/andre/.bashrc b/rootfs/home/andre/.bashrc index 4ada411..0abe7eb 100644 --- a/rootfs/home/andre/.bashrc +++ b/rootfs/home/andre/.bashrc @@ -71,6 +71,7 @@ shopt -s expand_aliases shopt -s extglob cy-ssh() { + trap 'exit 0' EXIT set -euo pipefail if [ $# -lt 1 ]; then