mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
require tls auth for grpc
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user