Current Path : /home/thomas/public_html/Fox-C404/root/proc/2/root/opt/puppetlabs/puppet/bin/ |
Current File : /home/thomas/public_html/Fox-C404/root/proc/2/root/opt/puppetlabs/puppet/bin/puppet |
#!/opt/puppetlabs/puppet/bin/ruby begin require 'puppet/util/command_line' Puppet::Util::CommandLine.new.execute rescue LoadError => e $stderr.puts e.message exit(1) end