Ignore:
Timestamp:
Sep 8, 2011, 1:15:19 PM (13 years ago)
Author:
campagne
Message:

change scriptpath (general) + minor things

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BAORadio/AmasNancay/hdrfitsextractor.sh

    r507 r510  
    4545
    4646#Path of the utility scripts
    47 scriptpath="/afs/in2p3.fr/home/c/campagne/private/work"
     47scriptpath="/afs/in2p3.fr/home/c/campagne/private/work/AmasNancay"
    4848
    4949
     
    6868
    6969
    70 workDir="headers"
    71 $MKDIR -p ./${workDir}
    72 cd ./${workDir}
     70workArea="headers"
     71$MKDIR -p ./${workArea}
     72cd ./${workArea}
    7373
    7474
Note: See TracChangeset for help on using the changeset viewer.