view config/remote_config/changegroup.sh @ 16:03afb04eae5a

Add remote configs
author Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
date Sun, 02 Feb 2014 18:19:39 +0900
parents
children
line wrap: on
line source

#!/bin/sh

export PATH=$HOME/.rbenv/bin:$PATH

eval "$(rbenv init -)"

hg update
./build.sh