]> Git — Sourcephile - julm/podcasts.git/blob - mount-redmi.sh
update
[julm/podcasts.git] / mount-redmi.sh
1 #!/usr/bin/env bash
2 set -eux
3 mtp=mtp://Xiaomi_SDM439-QRD__SN%3AB0796589_c7565cf60006/
4 gio info "$mtp" >/dev/null ||
5 gio mount "$mtp"