#!/system/bin/sh set -eux export MODDIR="${0%/*}" until [ $(getprop sys.boot_completed) ]; do sleep 1 done "$MODDIR"/ssh/run