Skip to content

Commit efa8764

Browse files
Update secure-standalone.ps1
1 parent 2c701e7 commit efa8764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

secure-standalone.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ param(
3333
[Parameter(Mandatory = $false)]
3434
[bool]$nessusPID = $true,
3535
[Parameter(Mandatory = $false)]
36-
[bool]$horizon = $true,
36+
[bool]$horizon = $true
3737
)
3838

3939
######SCRIPT FOR FULL INSTALL AND CONFIGURE ON STANDALONE MACHINE#####

0 commit comments

Comments
 (0)