mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
Removed exit, which might solve the "Command executed with exception" at AppVeyor [ci skip]
This commit is contained in:
parent
13f9c143ff
commit
cf75087803
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ try {
|
|||
$session.Dispose()
|
||||
}
|
||||
|
||||
exit 0
|
||||
} catch [Exception] {
|
||||
Write-Host "Error: "$_.Exception
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue