summaryrefslogtreecommitdiffstats
path: root/docker/idevicerestore.sh
blob: cc80fbf5593d1ee54c5db6500ceae6d3b5ada97f (plain)
1
2
3
4
5
6
7
#!/bin/bash
set -e

usbmuxd &

idevicerestore "$@"