Sha256: 31092ce844f77802035ae8893e36158c6facf1135df58c2490deeab1c9bed811

Contents?: true

Size: 176 Bytes

Versions: 2

Compression:

Stored size: 176 Bytes

Contents

#!/usr/bin/env ruby
require 'pathname'
ENV['XPCOMCORE_BOOTSTRAP'] = (Pathname(__FILE__).parent.parent + "xpcomcore/bootstrapper.js").expand_path.to_s
exec("firefox-bin", *ARGV)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xpcomcore-rubygem-0.3.2 bin/xpcomcore-firefox
xpcomcore-rubygem-0.3.1 bin/xpcomcore-firefox