#!/bin/sh if [ -f /opt/wz_mini/tmp/.T31 ]; then mount --bind /opt/wz_mini/bin/factorycheck /system/bin/factorycheck touch /tmp/usrflag echo "Replace factorycheck with dummy, to prevent bind unmount" fi