
if [ -d /tmp/tcloop/APPNAME/ ]; then
   rm /usr/bin/growisofs
   /bb/cp -af /tmp/tcloop/APPNAME/usr/bin/growisofs /usr/bin/growisofs
fi
