summaryrefslogtreecommitdiffstats
path: root/bin/filebucket
blob: 95ef7c6cf6af37f7637b2ceca236c837390fa30a (plain)
1
2
3
4
5
6
7
#!/usr/bin/env ruby

require 'puppet/application'
require 'puppet/application/filebucket'

# launch the filebucket
Puppet::Application[:filebucket].run