Skip to content

Instantly share code, notes, and snippets.

/delete.rb Secret

Created December 6, 2013 14:56
Show Gist options
  • Save anonymous/4d2f8cdd66d7a0f75c69 to your computer and use it in GitHub Desktop.
Save anonymous/4d2f8cdd66d7a0f75c69 to your computer and use it in GitHub Desktop.
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