This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tsg-tsg-diagnose/scripts/tsg-diagnose-oneshot

3 lines
106 B
Bash

#!/bin/bash -xe
systemctl start tsg-diagnose
docker exec -it dign-client /bin/sh -c "python bin/client.py"