#!/usr/bin/env bash set -eux mtp=mtp://Xiaomi_SDM439-QRD__SN%3AB0796589_c7565cf60006/ gio info "$mtp" >/dev/null || gio mount "$mtp"