bin/deploy-context in deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8.4.gbb2ab14.12.g0bc028d vs bin/deploy-context in deploy-context-2.13.0

- old
+ new

@@ -1,2 +1,4 @@ #!/usr/bin/env ruby -require 'deploy-context/helpers/binary' +require_relative '../libraries/deploy-context' + +Context::DeployContext.deployer.send(ARGV[0])