Default download of binary is in downloads, if running script and the /tmp/zrok directory already exists, an error is thrown -p /tmp/zrok will work even if the directory already exists without throwing an error.
Signed-off-by: Stellar <100169718+AdaptiveFailure@users.noreply.github.com>
$env:HOME is nonexistent in Windows by default unless manually set, we use $env:USERPROFILE instead
Signed-off-by: MichaelGK <39009683+MichaelDavidGK@users.noreply.github.com>