Repository: climate Updated Branches: refs/heads/master e585b5a6d -> b7b7a4cb0
CLIMATE-430 - Add wiki doc link to easy-ocw install scripts Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/8e13fde7 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/8e13fde7 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/8e13fde7 Branch: refs/heads/master Commit: 8e13fde76f981045deed0e849fb4d047a4d478c6 Parents: 9e9ca1a Author: Michael Joyce <[email protected]> Authored: Wed May 21 07:48:00 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Wed May 21 07:48:00 2014 -0700 ---------------------------------------------------------------------- easy-ocw/install-osx.sh | 2 +- easy-ocw/install-ubuntu-12_04.sh | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/8e13fde7/easy-ocw/install-osx.sh ---------------------------------------------------------------------- diff --git a/easy-ocw/install-osx.sh b/easy-ocw/install-osx.sh index 2bc39ec..2889722 100755 --- a/easy-ocw/install-osx.sh +++ b/easy-ocw/install-osx.sh @@ -88,7 +88,7 @@ cat << ENDINTRO A number of dependencies for OCW will now be installed. Please check the wiki for a complete list of dependencies. Additionally, please read the wiki for useful installation guidelines and information that may be pertinent to your -situation. +situation. All of this can be found at http://s.apache.org/3p2 ENDINTRO http://git-wip-us.apache.org/repos/asf/climate/blob/8e13fde7/easy-ocw/install-ubuntu-12_04.sh ---------------------------------------------------------------------- diff --git a/easy-ocw/install-ubuntu-12_04.sh b/easy-ocw/install-ubuntu-12_04.sh index 9b9ff0b..850d8a0 100755 --- a/easy-ocw/install-ubuntu-12_04.sh +++ b/easy-ocw/install-ubuntu-12_04.sh @@ -85,7 +85,8 @@ if [ $WITH_INTERACT == 1 ]; then cat << ENDINTRO A number of dependencies for OCW will now be installed. Please check the wiki for a complete list of dependencies. Additionally, please read the wiki for -useful installation guidelines and information that may be pertinent. +useful installation guidelines and information that may be pertinent to your +situation. All of this can be found at http://s.apache.org/3p2 ENDINTRO
