rootfs/home/andre/.bashrc aktualisiert

This commit is contained in:
2026-01-13 12:22:39 +01:00
parent 31d4f0a7aa
commit b2528558cb

View File

@@ -75,7 +75,7 @@ cy-ssh() {
if [ $# -lt 1 ]; then if [ $# -lt 1 ]; then
echo "Usage: $0 <host> [ssh-options...]" echo "Usage: $0 <host> [ssh-options...]"
exit 1 return 1
fi fi
HOST="$1" HOST="$1"