Sha256: 6ef59b77cbd9d796681c402004b18193f06f7837311ecf651b33d5254f8da9ba
Contents?: true
Size: 158 Bytes
Versions: 26
Compression:
Stored size: 158 Bytes
Contents
#!/usr/bin/env ruby application = ARGV[0] target_path = File.dirname(__FILE__) target_file = "#{target_path}/ix-#{application}" system "rm #{target_file}"
Version data entries
26 entries across 26 versions & 1 rubygems