install.rb 93 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 if ENV['CI'] system 'script/noosfero-plugins -q enable products' exit $?.exitstatus end