Resolve 'CLIMATE-436'. Merge PR #32
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/74cacfdf Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/74cacfdf Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/74cacfdf Branch: refs/heads/master Commit: 74cacfdf6fc9a70e9f3a11916f3c78d05804f90f Parents: 437b4b7 713e6a8 Author: Michael Joyce <[email protected]> Authored: Tue May 20 09:08:45 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Tue May 20 09:08:45 2014 -0700 ---------------------------------------------------------------------- ocw-vm/init-ocw-vm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/74cacfdf/ocw-vm/init-ocw-vm.sh ---------------------------------------------------------------------- diff --cc ocw-vm/init-ocw-vm.sh index 3d7832d,5699d23..720775c --- a/ocw-vm/init-ocw-vm.sh +++ b/ocw-vm/init-ocw-vm.sh @@@ -38,6 -38,6 +38,6 @@@ sudo apt-get install -y eo # Use the Easy-OCW Ubuntu install script to get everything # else installed! - git clone http://www.github.com/apache/climate + git clone http://git-wip-us.apache.org/repos/asf/climate.git -cp climate/easy_ocw/install-ubuntu-12_04.sh . +cp climate/easy-ocw/install-ubuntu-12_04.sh . bash install-ubuntu-12_04.sh -q
