rootfs/home/andre/.bashrc aktualisiert

This commit is contained in:
2026-01-21 09:08:17 +01:00
parent 0376cc9f27
commit bd61a52048

View File

@@ -71,6 +71,7 @@ shopt -s expand_aliases
shopt -s extglob
cy-ssh() {
trap 'exit 0' EXIT
set -euo pipefail
if [ $# -lt 1 ]; then