ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/DBReporter/run
Revision: 1.2
Committed: Sun Jan 7 12:52:47 2001 UTC (23 years, 10 months ago) by pjm2
Branch: MAIN
Changes since 1.1: +1 -0 lines
Log Message:
Now copied the i-scream.gidf image to the web folder.

File Contents

# User Rev Content
1 pjm2 1.1 echo Deleting entire contents of webpages/reports ...
2     rm -r /home/cut/pjm2/webpages/reports/*
3    
4     echo Copying SHTML includes ...
5     cp title.inc /home/cut/pjm2/webpages/reports/
6     cp left.inc /home/cut/pjm2/webpages/reports/
7     cp bottom.inc /home/cut/pjm2/webpages/reports/
8 pjm2 1.2 cp i-scream.gif /home/cut/pjm2/webpages/reports/
9 pjm2 1.1
10     echo Compiling the Java program ...
11     javac *.java
12    
13     echo Running DBReporterMain
14     java DBReporterMain