summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kmlStich.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/kmlStich.sh b/kmlStich.sh
index e69de29..5cc18e0 100644
--- a/kmlStich.sh
+++ b/kmlStich.sh
@@ -0,0 +1,6 @@
+# Shell script to stitch kml files together.
+# SJP August 2015
+
+# name the data directory
+datadir='../data/'
+echo $datadir