~carloabelli/bin

00f2638256f5497ec63bbc3107309e09662c9bec — Carlo Abelli 4 years ago d466af9
Improve pairing import-photos
1 files changed, 1 insertions(+), 1 deletions(-)

M import-photos
M import-photos => import-photos +1 -1
@@ 5,7 5,7 @@ while :; do
    if idevicepair pair; then
        break
    fi
    sleep 10
    read -p "[any key to continue]"
done
mnt="$(mktemp -d -p $HOME)"
ifuse "$mnt"