Skip to content

Commit 7db1885

Browse files
Clarified language around user modified variables
1 parent 085fa0d commit 7db1885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Powershell/InstallHuntress.powershellv2.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ $OrganizationKey = "__ORGANIZATION_KEY__"
5454
# Replace __TAGS__ with one or more tags, separated by commas (leave the next line unmodified if you don't want to use Tags)
5555
$TagsKey = "__TAGS__"
5656

57-
# Set to "Continue" to enable verbose logging.
57+
# Set to "Continue" to enable verbose logging.
5858
$DebugPreference = "SilentlyContinue"
5959

6060
# Legacy, spinning HDD, or overloaded machines may require tuning this value. Most modern end points install in 10 seconds

0 commit comments

Comments
 (0)