Parent Directory
|
Revision Log
|
Revision Graph
update scripts only once a day.
1 | jmc | 1.1 | #! /usr/bin/env bash |
2 | |||
3 | jmc | 1.2 | # $Header: /u/gcmpack/mitgcm.org/scripts/build_mitgcm_front,v 1.1 2008/02/16 18:40:03 jmc Exp $ |
4 | jmc | 1.1 | |
5 | |||
6 | cat <<EOF | ||
7 | ========================================================== | ||
8 | Building the mitgcm.org front pages: | ||
9 | ========================================================== | ||
10 | |||
11 | EOF | ||
12 | jmc | 1.2 | #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 | ||
15 | jmc | 1.1 |
ViewVC Help | |
Powered by ViewVC 1.1.22 |