Skip to content

Commit

Permalink
fix(core isolation): syntax indenting error
Browse files Browse the repository at this point in the history
  • Loading branch information
he3als committed Dec 8, 2023
1 parent afc1a48 commit 21b08b8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ privilege: TrustedInstaller
option: 'vbs-disable'
actions:
- !powerShell:
command: '& """$env:windir\AtlasDesktop\7. Security\Core Isolation (VBS)\Current Configuration.ps1""" -DisableAllVBS'
wait: true
command: '& """$env:windir\AtlasDesktop\7. Security\Core Isolation (VBS)\Current Configuration.ps1""" -DisableAllVBS'
wait: true

0 comments on commit 21b08b8

Please sign in to comment.