File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ layout: default
3
3
title : Installation
4
4
---
5
5
6
+
7
+ ## The most current set of instructions can be found here https://github.com/ESGF/esgf-installer/wiki/ESGF-Installation-From-scratch
6
8
## ESGF Node Installation
7
9
The installation is an interactive process where the user is prompted for input.
8
10
To help manage your expectations of the installation process, the following
@@ -22,7 +24,7 @@ Before getting started, you must have the following packages installed
22
24
on your system. If you have machine or ssh access you can run this
23
25
preinstaller python script.
24
26
25
- wget https://raw2.github .com/mattben/webshooter /master/esgfpreinstaller .py
27
+ wget https://raw.githubusercontent .com/webshootertk/utilitybelt /master/node_checker .py
26
28
chmod 755 esgfpreinstaller.py
27
29
python esgfpreinstaller.py
28
30
@@ -94,4 +96,4 @@ when avaiable always download and install the devel versions
94
96
[ wiki ] : https://github.com/ESGF/esgf-installer/wiki
95
97
[ sitewiki ] : https://github.com/ESGF/esgf.github.io/wiki
96
98
[ extutils ] : https://github.com/ESGF/esgf.github.io/wiki/ExtUtils
97
- [ preinstaller ] : https://github.com/mattben/webshooter /wiki/esgfpreinstaller
99
+ [ preinstaller ] : https://github.com/webshootertk/utilitybelt /wiki/esgf_preinstaller
You can’t perform that action at this time.
0 commit comments