Skip to content

Instantly share code, notes, and snippets.

@dmamolina
Created January 11, 2016 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmamolina/28101ddcc1b2bfb7d19f to your computer and use it in GitHub Desktop.
Save dmamolina/28101ddcc1b2bfb7d19f to your computer and use it in GitHub Desktop.
# If you are using self contained installation set this variable to the
# install location
#ENV['ONE_LOCATION']='/path/to/OpenNebula/install'
WITH_RACKUP=true
$: << '.'
require 'econe-server'
run Sinatra::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment