~micecam2/micecm/ArchiveData

« back to all changes in this revision

Viewing changes to UpdateMasterIndex.bash

  • Committer: epics
  • Date: 2012-10-31 16:02:23 UTC
  • Revision ID: epics@miceecserv-20121031160223-hlih335x2acvmz6g
Adding Focus Coil.  No need to run archiver from micecss2 since this computer is
networked.  Also changed Daemon configuration file to turn off systems which are
not being run.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
2
2
 
3
 
source $HOME/.epicsENV
 
3
source /home/epics/Software/MICESoftware/utility_scripts/.epicsENV
4
4
cd "$ARCHIVECONFIG"
5
5
 
6
6
#######################################