mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Update packages/safe-chain/src/installation/installOnWindows.js
This commit is contained in:
parent
9651e05f4b
commit
3dad1c2516
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ export async function installOnWindows() {
|
|||
|
||||
ui.emptyLine();
|
||||
ui.writeInformation(
|
||||
`📥 Downloading SafeChain Agent ${getAgentVersion()} (${architecture})...`,
|
||||
`📥 Downloading SafeChain Ultimate ${getAgentVersion()} (${architecture})...`,
|
||||
);
|
||||
ui.writeVerbose(`Download URL: ${downloadUrl}`);
|
||||
ui.writeVerbose(`Destination: ${msiPath}`);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue