mirror of
https://github.com/SrIzan10/hc-identity-vault.git
synced 2026-05-01 10:45:20 +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")
|