require tls auth for grpc

This commit is contained in:
2024-07-11 22:35:47 +02:00
parent feaaf12732
commit 955f4723c4
11 changed files with 78 additions and 90 deletions

View File

@@ -23,8 +23,8 @@ echo Downloading...
cd "$SCRIPT_DIR"
rm "Run wrapper.zip"
rm -rf "dhfs"
rm "Run wrapper.zip" || true
rm -rf "dhfs" || true
wget https://nightly.link/usatiuk/dhfs/actions/runs/$LATEST/Run%20wrapper.zip