5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-02 02:26:56 +00:00

no fallar al cerrarse la salida

This commit is contained in:
f 2022-04-18 17:27:43 -03:00
parent 193ba69a5f
commit 3c78f0dfb9

View file

@ -69,7 +69,10 @@ class Deploy < ApplicationRecord
puts line if output puts line if output
end end
rescue IOError => e
ExceptionNotifier.notify(e, data: { site: site.name })
end end
r = t.value r = t.value
end end
end end