Close SSH session before exiting
This commit is contained in:
@@ -44,6 +44,10 @@ module Producer
|
||||
def dry_run?
|
||||
@dry_run
|
||||
end
|
||||
|
||||
def cleanup
|
||||
remote.cleanup
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user