~carloabelli/bin

d0f1788a49dd9940585a2d3a0b6c3314b6dd0f92 — Carlo Abelli 3 years ago 6a96d50
Better readability for import-photos
1 files changed, 1 insertions(+), 1 deletions(-)

M import-photos
M import-photos => import-photos +1 -1
@@ 1,7 1,7 @@
#!/bin/bash

read -p "Empty photos trash [any key to continue]"
while :; do
while true; do
    if idevicepair pair; then
        break
    fi