blob: 2afbee468e0d9280c76859e7c754b0a8fc8220ee [file] [log] [blame]
#!/usr/bin/ruby
root_path = File.join('/', 'usr', 'share', 'deltacloud-core')
$:.unshift File.join(root_path, 'lib')
load File.join(root_path, 'bin', 'deltacloudd')