#!/bin/ksh
PKGDIR=/opt/STORtools
LOGDIR=${PKGDIR}/logs
BINDIR=${PKGDIR}/bin

${BINDIR}/flash-update-22<<HERE
n
HERE

