Sha256: aed276f67e50af8c500119edfd41759c35fca4ddca4922e7b04be7f8eca37297

Contents?: true

Size: 164 Bytes

Versions: 2

Compression:

Stored size: 164 Bytes

Contents

#!/usr/bin/env ruby

bin_dir = File.expand_path(File.dirname(__FILE__))
shell_script_path = File.join(bin_dir, '../lib/destroy.sh')

Kernel.exec(shell_script_path)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simplerubysteps-0.0.2 exe/simplerubysteps-destroy
simplerubysteps-0.0.1 exe/simplerubysteps-destroy