Sha256: 7067dc4e9be7d1f0d623f938468d41144c4ed3900af5e26964cafedfa08a900d
Contents?: true
Size: 407 Bytes
Versions: 3
Compression:
Stored size: 407 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'einhornsh' is installed as part of a gem, and # this file is here to facilitate running it. # require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("einhorn", "einhornsh")
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
shadowsocks_ruby-0.1.2 | bin/einhornsh |
shadowsocks_ruby-0.1.1 | bin/einhornsh |
shadowsocks_ruby-0.1.0 | bin/einhornsh |