We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97407e3 commit 3aab7a2Copy full SHA for 3aab7a2
install-timelord.sh
@@ -89,6 +89,8 @@ elif [ "$(uname)" = "Darwin" ]; then
89
echo "Found MacOS."
90
fi
91
92
+CHIAVDF_VERSION=
93
+
94
if [ -e "$THE_PATH" ]; then
95
echo "$THE_PATH"
96
echo "vdf_client already exists, no action taken"
0 commit comments