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

Contents of /mitgcm.org/scripts/build_mitgcm_front

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


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

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

  ViewVC Help
Powered by ViewVC 1.1.22