aboutsummaryrefslogtreecommitdiff
path: root/sm/install
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-07-03 12:56:57 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-07-03 12:57:16 -0400
commit044e2db3b1304062ac7f9ea3b4958e05d9f28a91 (patch)
tree8cb1f961ed23ee90f6456818015ff6af1fa78b65 /sm/install
parent59297fd4343716883b22603498aa043e48981dbe (diff)
downloadsteuermann-044e2db3b1304062ac7f9ea3b4958e05d9f28a91.tar.gz
Initial commit of .gitignore; Delete STScI scripts
Diffstat (limited to 'sm/install')
-rwxr-xr-xsm/install13
1 files changed, 0 insertions, 13 deletions
diff --git a/sm/install b/sm/install
deleted file mode 100755
index 0546d50..0000000
--- a/sm/install
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh -x
-#
-# su iraf -c ./install
-#
-
-N=18
-
-here=`pwd`
-
-cd /ssbwebv1/data2/steuermann/run_$N
-
-cp $here/* .
-