diff --git a/site_ansto/instrument/deploySICS.sh b/site_ansto/instrument/deploySICS.sh index 6e448d76..a0d0f977 100755 --- a/site_ansto/instrument/deploySICS.sh +++ b/site_ansto/instrument/deploySICS.sh @@ -120,17 +120,16 @@ INSTSRC=$SRCDIR/pelican;; lyrebird|lyrebird) INSTRUMENT=lyrebird DESTHOST=${2:-ics1-taipan.nbi.ansto.gov.au} -#SICSDIR=nbi/sics/lyrebird +SICSDIR=nbi/sics/lyrebird INSTSRC=$SRCDIR/lyrebird;; taipan|tas) INSTRUMENT=taipan DESTHOST=${2:-ics1-taipan.nbi.ansto.gov.au} -#SICSDIR=nbi/sics/taipan +SICSDIR=nbi/sics/taipan INSTSRC=$SRCDIR/tas;; kookaburra|kookaburra) INSTRUMENT=kookaburra DESTHOST=${2:-ics1-kookaburra.nbi.ansto.gov.au} -#SICSDIR=nbi/sics/kookaburra INSTSRC=$SRCDIR/kookaburra;; esac INSTCFDIR=$INSTSRC/config