Update relay tester scripts to use /tmp/orlytest for temporary data storage and adjust cleanup logic

This commit is contained in:
2025-09-10 22:48:14 +01:00
parent 57ac3667e6
commit bb8998fef6
2 changed files with 5 additions and 3 deletions

View File

@@ -16,4 +16,4 @@ cd relay-tester
cargo build -r
cp target/release/relay-tester $GOBIN/
cd ..
rm -rf relay-tester
#rm -rf relay-tester