rootfs/home/andre/.bashrc aktualisiert

This commit is contained in:
2026-01-10 13:19:07 +01:00
parent 660a84d7cd
commit 5ad1054825

View File

@@ -156,7 +156,7 @@ cark-ssh() {
############################################################################### ###############################################################################
# Optional Debug # Optional Debug
############################################################################### ###############################################################################
# echo "DEBUG: ${CMD[*]}" >&2 echo "DEBUG: ${CMD[*]}" >&2
exec "${CMD[@]}" exec "${CMD[@]}"
} }