Sha256: 846a444f5d4375302cfafbf9e122a1a5387f67c8670ae292e4c27f3b4546366d

Contents?: true

Size: 105 Bytes

Versions: 2

Compression:

Stored size: 105 Bytes

Contents

#!/usr/bin/env ruby

script = File.expand_path('../old.sh', __FILE__)
exec "#{script} #{ARGV.join(' ')}"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
old-0.1.1 exe/old
old-0.1.0 exe/old