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