Subversion Repositories lagranto.ecmwf

Rev

Rev 3 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 9
Line 2... Line 2...
2
 
2
 
3
# ----- Run Lagrantoninstaller -------------------
3
# ----- Run Lagrantoninstaller -------------------
4
 
4
 
5
./install.csh all
5
./install.csh all
6
 
6
 
7
# ----- Set <bin> --------------------------------
-
 
8
 
-
 
9
ln -svf ${DYN_TOOLS}/lagranto.ecmwf/bin/lagranto.ecmwf ${DYN_TOOLS}/bin/lagranto.ecmwf
-
 
10
chmod og+rx ${DYN_TOOLS}/bin/lagranto.ecmwf
-
 
11
 
-
 
12
exit 0
7
exit 0