Parent Directory | Revision Log | Revision Graph
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 |