mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
6 lines
104 B
Ruby
Executable File
6 lines
104 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
require "rubygems"
|
|
require "bundler/setup"
|
|
|
|
load Gem.bin_path("thruster", "thrust")
|