Sha256: dd05bdf62fad81e78a96b3c4d4bc0b3e37136c0f1a45609a1a694444b757b4ba
Contents?: true
Size: 406 Bytes
Versions: 3
Compression:
Stored size: 406 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'rwinrmcp' 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("winrm-fs", "rwinrmcp")
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chef-13.2.20-universal-mingw32 | acceptance/bin/rwinrmcp |
chef-13.1.31-universal-mingw32 | acceptance/bin/rwinrmcp |
chef-13.1.31 | acceptance/bin/rwinrmcp |