Skip to content

Commit

Permalink
Error in WorkspaceApp current call
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Mohrmann authored and Dennis Mohrmann committed Mar 26, 2021
1 parent 3f32f8d commit f4d7295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Evergreen Software Installer.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ IF ($SoftwareSelection.GoogleChrome -eq $true)
# Install WorkspaceApp Current
IF ($SoftwareSelection.WorkspaceApp_CR -eq $true)
{
& "$PSScriptRoot\Install WorkspaceApp Current Server.ps1"
& "$PSScriptRoot\Install WorkspaceApp Current.ps1"
}

# Install WorkspaceApp LTSR
Expand Down

0 comments on commit f4d7295

Please sign in to comment.