[add] use yggdrasil_find_public_peers version v1

This commit is contained in:
oldnick85
2023-02-23 20:58:54 +03:00
parent aa41abc8b8
commit 6da3652673
+1 -1
View File
@@ -8,7 +8,7 @@ python3 /tmp/yggdrasil_get_keys/yggdrasil_get_keys.py \
--timeout=60 \
--environment
rm -rf /tmp/yggdrasil_get_keys
git clone --depth 1 --branch v0 https://github.com/oldnick85/yggdrasil_find_public_peers.git /tmp/yggdrasil_find_public_peers
git clone --depth 1 --branch v1 https://github.com/oldnick85/yggdrasil_find_public_peers.git /tmp/yggdrasil_find_public_peers
python3 -m pip install -r /tmp/yggdrasil_find_public_peers/requirements.txt
python3 /tmp/yggdrasil_find_public_peers/yggdrasil_find_public_peers.py \
--yggdrasil-conf="/YGGDRASIL/yggdrasil.conf" \