#!/bin/sh echo "#################### generic-prepatch-backup.post ####################" if [ -e $INSTALL_ROOT/usr/lib/initrd-recovery/fota/backup-passwd.sh ]; then $INSTALL_ROOT/usr/lib/initrd-recovery/fota/backup-passwd.sh fi