Created
May 17, 2011 13:54
-
-
Save seansawyer/976505 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone [email protected]: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