mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-07 02:48:27 +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.