Ruby test

Ruby code posted
created at 18 Jan 12:34

Edit | Back
1
2
3
4
puts "Initializing new server"
server = Server.new(provider.servers.bootstrap(options))
puts "Updating"
server.ssh("aptitude update")
138 Bytes in 2 ms with coderay