source: modipsl/trunk/util/ins_job @ 2688

Last change on this file since 2688 was 2688, checked in by jgipsl, 8 years ago

Empty ins_job. Only kept an explication.

  • Property svn:executable set to *
  • Property svn:keywords set to Id
File size: 519 bytes
Line 
1#!/bin/ksh
2# $Id$
3#---------------------------------------------------------------------
4#- Installation of jobs according to an environment
5#---------------------------------------------------------------------
6
7echo ""
8echo "This script has been moved to libIGCM. Now please use ins_job in libIGCM directory."
9echo "Use for example ../../libIGCM/ins_job or ../../../libIGCM/ins_job from the directory where the config.card is."
10echo "See documentation https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/DocEsetup"
11echo ""
12
Note: See TracBrowser for help on using the repository browser.