Ignore:
Timestamp:
2005-02-24T14:53:39+13:00 (19 years ago)
Author:
mdewsnip
Message:

A couple of tidy ups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/for-distributions/zip-cdrom.sh

    r9106 r9171  
    88distribution=$1-cdrom
    99distribution_path=../$1/dist/$distribution
    10 documented_collection_dir=/research/mdewsnip/greenstone/gsdl/collect.documented
    1110
    12 echo "Copying collect/demo.cfg over $distribution_path/gsdl/collect/demo/etc/collect.cfg..."
    13 cp collect/demo.cfg $distribution_path/gsdl/collect/demo/etc/collect.cfg
     11echo "Copying collect/demo/etc/collect.cfg over $distribution_path/gsdl/collect/demo/etc/collect.cfg..."
     12cp collect/demo/etc/collect.cfg $distribution_path/gsdl/collect/demo/etc/collect.cfg
    1413
    1514echo "Copying etc/main.cfg over $distribution_path/gsdl/etc/main.cfg..."
Note: See TracChangeset for help on using the changeset viewer.