-
-
Save anonymous/4d2f8cdd66d7a0f75c69 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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