Update clientbucket.rb
Removed pp and highline imports
This commit is contained in:
parent
6d36858d3e
commit
7521dd1134
@ -1,9 +1,7 @@
|
||||
#!/usr/bin/ruby
|
||||
|
||||
require 'rubygems'
|
||||
require 'highline/import'
|
||||
require 'find'
|
||||
require 'pp'
|
||||
|
||||
if ARGV.length < 1
|
||||
puts "Usage: clientbucket.rb /path/to/file"
|
||||
|
Loading…
Reference in New Issue
Block a user