mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-20 16:36:22 +00:00
no fallar al cerrarse la salida
This commit is contained in:
parent
193ba69a5f
commit
3c78f0dfb9
1 changed files with 3 additions and 0 deletions
|
@ -69,7 +69,10 @@ class Deploy < ApplicationRecord
|
|||
|
||||
puts line if output
|
||||
end
|
||||
rescue IOError => e
|
||||
ExceptionNotifier.notify(e, data: { site: site.name })
|
||||
end
|
||||
|
||||
r = t.value
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue