diff options
Diffstat (limited to 'sm/install')
-rwxr-xr-x | sm/install | 13 |
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/* . - |