Skip to content

Instantly share code, notes, and snippets.

@seansawyer
Created May 17, 2011 13:54
Show Gist options
  • Select an option

  • Save seansawyer/976505 to your computer and use it in GitHub Desktop.

Select an option

Save seansawyer/976505 to your computer and use it in GitHub Desktop.
git clone git@github.com:vitrue/synchole.git
cd synchole
rebar clean compile generate
%% extract version number from reltool.config
mv rel/synchole rel/synchole_VSN
scp rel/synchole_VSN deploy@dest:/data/synchole/rel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment