aboutsummaryrefslogtreecommitdiff
path: root/sm/install
diff options
context:
space:
mode:
Diffstat (limited to 'sm/install')
-rwxr-xr-xsm/install13
1 files changed, 13 insertions, 0 deletions
diff --git a/sm/install b/sm/install
new file mode 100755
index 0000000..8d71343
--- /dev/null
+++ b/sm/install
@@ -0,0 +1,13 @@
+#!/bin/sh -x
+#
+# su iraf -c ./install
+#
+
+N=14
+
+here=`pwd`
+
+cd /ssbwebv1/data2/steuermann/run_$N
+
+cp $here/* .
+