Parent Directory
|
Revision Log
|
Revision Graph
update scripts only once a day.
1 | #! /usr/bin/env bash |
2 | |
3 | # $Header: /u/gcmpack/mitgcm.org/scripts/build_mitgcm_front,v 1.1 2008/02/16 18:40:03 jmc Exp $ |
4 | |
5 | |
6 | cat <<EOF |
7 | ========================================================== |
8 | Building the mitgcm.org front pages: |
9 | ========================================================== |
10 | |
11 | EOF |
12 | #export CVSROOT='/u/gcmpack' |
13 | #cd /u/u2/jmc/testing/front_content && cvs -q update -P -d |
14 | cd /u/u2/jmc/testing/front_content && make install |
ViewVC Help | |
Powered by ViewVC 1.1.22 |