Skip to content

PowerShell Deployment Script Variable Name Issue #141

@marcoevelle

Description

@marcoevelle

In the InstallHuntress.powershellv2.ps1 script, on line 1119, the logic statement of "if ($assetsCount -gt 1) {" has the variable name incorrect. Above it lists the variable name of "$assetCount". If the script fails to run as is with this misspelling in place. Correcting it to the proper variable name gets the script to run.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions