Skip to content

Commit

Permalink
Update setupPowerShell.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
darrentu authored Nov 10, 2023
1 parent 0b07b97 commit d058d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/powershell/setupPowerShell.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ try {
PowerShellGet\Install-Module -Name Microsoft.PowerShell.UnixCompleters @prodAllUsers
PowerShellGet\Install-Module -Force PSReadLine @prodAllUsers
PowerShellGet\Install-Module -Name Az.Tools.Predictor @prodAllUsers
PowerShellGet\Install-Module -Name ExchangeOnlineManagement -RequiredVersion 3.2.0 -Force
PowerShellGet\Install-Module -Name ExchangeOnlineManagement @prodAllUsers
PowerShellGet\Install-Module -Name Microsoft.PowerShell.SecretManagement @prodAllUsers
PowerShellGet\Install-Module -Name Microsoft.PowerShell.SecretStore @prodAllUsers

Expand Down

0 comments on commit d058d34

Please sign in to comment.