Skip to content

Instantly share code, notes, and snippets.

/delete.rb Secret

Created December 6, 2013 14:56
require 'rubygems' if RUBY_VERSION < '1.9'
require 'fileutils'
require 'net/ssh'
require_relative 'BackupMysql.rb'
class DeleteInstance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment