Skip to content

Commit

Permalink
Update script.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
uffemcev authored Dec 8, 2024
1 parent 82ff5ff commit 94fe8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ if ($apps) {

#НАЧАЛО РАБОТЫ
winget settings --enable InstallerHashOverride | Out-Null
#$env:SEE_MASK_NOZONECHECKS = 1
$env:SEE_MASK_NOZONECHECKS = 1
Remove-Item -Recurse -Force -ErrorAction 0 $path
cd (New-Item -Path $path -ItemType "directory")
clean
Expand Down

0 comments on commit 94fe8a7

Please sign in to comment.