2 |
|
|
3 |
# $Header$ |
# $Header$ |
4 |
|
|
|
export CVSROOT='/u/gcmpack' |
|
|
cd /u/u2/jmc/testing/scripts && cvs -q update -P -d |
|
5 |
|
|
6 |
cat <<EOF |
cat <<EOF |
7 |
========================================================== |
========================================================== |
9 |
========================================================== |
========================================================== |
10 |
|
|
11 |
EOF |
EOF |
12 |
cd /u/u2/jmc/testing/front_content |
#export CVSROOT='/u/gcmpack' |
13 |
cvs -q update -P -d |
#cd /u/u2/jmc/testing/front_content && cvs -q update -P -d |
14 |
make install |
cd /u/u2/jmc/testing/front_content && make install |
15 |
|
|