#! /opt/puppetlabs/installer/ruby

# frozen_string_literal: true

require 'pe_installer'

PeInstaller::CLI.start

# vim: syntax=ruby
