Skip to content

Commit

Permalink
Update secure-standalone.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
simeononsecurity authored Aug 9, 2023
1 parent 2c701e7 commit efa8764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secure-standalone.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ param(
[Parameter(Mandatory = $false)]
[bool]$nessusPID = $true,
[Parameter(Mandatory = $false)]
[bool]$horizon = $true,
[bool]$horizon = $true
)

######SCRIPT FOR FULL INSTALL AND CONFIGURE ON STANDALONE MACHINE#####
Expand Down

0 comments on commit efa8764

Please sign in to comment.