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