/[MITgcm]/mitgcm.org/scripts/build_mitgcm_front
ViewVC logotype

Annotation of /mitgcm.org/scripts/build_mitgcm_front

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sat Feb 16 18:40:03 2008 UTC (17 years ago) by jmc
Branch: MAIN
add short scripts used on forge (from crontab)

1 jmc 1.1 #! /usr/bin/env bash
2    
3     # $Header: $
4    
5     export CVSROOT='/u/gcmpack'
6     cd /u/u2/jmc/testing/scripts && cvs -q update -P -d
7    
8     cat <<EOF
9     ==========================================================
10     Building the mitgcm.org front pages:
11     ==========================================================
12    
13     EOF
14     cd /u/u2/jmc/testing/front_content
15     cvs -q update -P -d
16     make install
17    

  ViewVC Help
Powered by ViewVC 1.1.22