exe/sc2ai in sc2ai-0.2.0 vs exe/sc2ai in sc2ai-0.3.0

- old
+ new

@@ -1,10 +1,7 @@ #!/usr/bin/env ruby # frozen_string_literal: true -# require "pathname" -# $LOAD_PATH.unshift(Pathname(File.dirname(__FILE__)).parent.join("lib").expand_path.to_s) - require "sc2ai/cli/cli" # This got old quickly. # puts <<-LOGO #