idevicerestore.sh 52 B

1234567
  1. #!/bin/bash
  2. set -e
  3. usbmuxd &
  4. idevicerestore "$@"