Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
Update install.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
itzdan authored Dec 3, 2020
1 parent 10974a0 commit 4cda586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ $fireeyeFeed = "https://www.myget.org/F/fireeye/api/v2"
iex "choco sources add -n=fireeye -s $fireeyeFeed --priority 1"
iex "choco upgrade -y vcredist-all.flare"
iex "choco install -y powershell"
iex "choco install -y googlechrome.fireeye"
iex "choco install -y --ignore-checksums googlechrome.fireeye"
iex "refreshenv"


Expand Down

0 comments on commit 4cda586

Please sign in to comment.