- Timestamp:
- 01/15/14 14:18:26 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/model-sites-dev/von-sparql/collect/hathitrust-tab/REBUILD.sh
r28689 r28785 1 full-rebuild.pl -site von-sparql hathitrust-tab 1 2 if [ -d import-full ] ; then 3 echo "****" 4 echo "* 'import-full' directory detected. Processing content in that folder" 5 echo "****" 6 full-rebuild.pl -site von-sparql -importdir `pwd`/import-full $* hathitrust-tab 7 else 8 full-rebuild.pl -site von-sparql $* hathitrust-tab 9 fi
Note:
See TracChangeset
for help on using the changeset viewer.