Skip to content

Commit b8935d7

Browse files
Merge pull request #134 from huntresslabs/Alan-Huntress-patch-26
Changed ScriptType to reflect Datto
2 parents c840edf + ba05bec commit b8935d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Datto-RMM/scripts/InstallHuntress.dattormm.comstore.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ $estimatedSpaceNeeded = 200111222
104104
##############################################################################
105105

106106
# These are used by the Huntress support team when troubleshooting.
107-
$ScriptVersion = "Version 2, major revision 8, 2025 Apr 1"
108-
$ScriptType = "PowerShell"
107+
$ScriptVersion = "Version 2, major revision 8, 2025 Aug 1"
108+
$ScriptType = "PowerShell (Datto)"
109109

110110
# variables used throughout this script
111111
$X64 = 64

0 commit comments

Comments
 (0)