view config/remote_config/changegroup.sh @ 159:4b46fdb890e3

Add slide for seminar
author atton <atton@cr.ie.u-ryukyu.ac.jp>
date Tue, 20 Dec 2016 18:10:25 +0900
parents 03afb04eae5a
children
line wrap: on
line source

#!/bin/sh

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

eval "$(rbenv init -)"

hg update
./build.sh