Changes between Version 73 and Version 74 of ESGFNodeInstallation
- Timestamp:
- Nov 19, 2013 1:40:43 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFNodeInstallation
v73 v74 657 657 658 658 659 {{{sudo ./esgunpublish -i /esg/config/esgcet/esg.ini --map ~/cordex.txt 660 661 sudo ./esgunpublish -i /esg/config/esgcet/esg.ini --map ~/cordex.txt --skip-gateway 662 663 664 }}} 665 659 {{{ 660 #!sh 661 $ sudo ./esgunpublish -i /esg/config/esgcet/esg.ini --map ~/cordex.txt 662 }}} 663 664 {{{ 665 #!sh 666 $ sudo ./esgunpublish -i /esg/config/esgcet/esg.ini --map ~/cordex.txt --skip-gateway 667 }}} 668