[TRE-1923] Rename rpm (vc-engine-default --> org.tizen.vc-engine-default)
[platform/upstream/meta-generic.git] / scripts / generic-prepatch-backup.post
1 #!/bin/sh
2 echo "#################### generic-prepatch-backup.post ####################"
3
4 if [ -e $INSTALL_ROOT/usr/lib/initrd-recovery/fota/backup-passwd.sh ]; then
5         $INSTALL_ROOT/usr/lib/initrd-recovery/fota/backup-passwd.sh
6 fi