mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 14:51:41 +00:00
no fallar al cerrarse la salida
This commit is contained in:
parent
1071eba200
commit
f2eea5fbcb
1 changed files with 3 additions and 0 deletions
|
@ -62,7 +62,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