Explorer
/proc/118/root/tmp/job003_finalize.sh
← Zurück ↓ Download
#!/bin/sh
curl -sS -i --max-time 5 -X POST http://127.0.0.1:5100/api/terminal-close -H 'Content-Type: application/json' --data '{"sessionId":"87c22a7d-5b1c-4724-8b79-dfce535c3b34"}' | sed -n '1,10p'
R=/opt/struktur/hermes-terminal-reparatur/20260806_102149
for f in /opt/struktur/hermes-ui-auswahl/hermes-workspace/src/components/terminal/terminal-workspace.tsx /opt/struktur/hermes-ui-auswahl/hermes-workspace/src/components/terminal/terminal-panel.tsx /opt/struktur/hermes-ui-auswahl/hermes-workspace/src/components/swarm/swarm-terminal.tsx; do sha256sum "$f"; done > "$R/SHA256-nachher.txt"
cat "$R/SHA256-vorher.txt"
cat "$R/SHA256-nachher.txt"