mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-05 17:36:59 +08:00
Allow snap users to process YAML documents under /media or /mnt paths after connecting to the `removable-media` snapd slot: ``` sudo snap connect yq :removable-media ``` Fixes #1618.