source: main/trunk/model-sites-dev/atea/collect/global-digital-heritage/IMPORT.sh@ 34023

Last change on this file since 34023 was 34023, checked in by davidb, 4 years ago

Initial set of files for Global Digital Heritage glTF demonstration set of 3d model artefacts

  • Property svn:executable set to *
File size: 82 bytes
RevLine 
[34023]1#!/bin/bash
2
3cwd=`pwd`
4col=${cwd##*/}
5
6import.pl -removeold -site atea $* "$col"
7
Note: See TracBrowser for help on using the repository browser.