Skip to content

Commit

Permalink
Update libexec/scoop-update.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
niheaven authored Mar 27, 2024
1 parent 856ffe0 commit 4652a2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libexec/scoop-update.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ function update($app, $global, $quiet = $false, $independent, $suggested, $use_c

#region Workaround for #2952
if (test_running_process $app $global) {
Write-Host 'Running process detected, skip updating.
return
}
#endregion Workaround for #2952
Expand Down

0 comments on commit 4652a2d

Please sign in to comment.