mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Fix windows shim
This commit is contained in:
parent
998d0c4faf
commit
b632e0acda
3 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ param(
|
|||
[switch]$includepython
|
||||
)
|
||||
|
||||
$Version = "v0.0.6-binaries-beta"
|
||||
$Version = "v0.0.7-binaries-beta"
|
||||
$InstallDir = Join-Path $env:USERPROFILE ".safe-chain\bin"
|
||||
$RepoUrl = "https://github.com/AikidoSec/safe-chain"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue