view config/remote_config/changegroup.sh @ 163:b8e16c48a5a4 default tip

Update template
author atton <atton@cr.ie.u-ryukyu.ac.jp>
date Tue, 17 Jan 2017 17:18:41 +0900
parents 03afb04eae5a
children
line wrap: on
line source

#!/bin/sh

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

eval "$(rbenv init -)"

hg update
./build.sh