[snap] Comment out the problematic interface

It seems it just needs to be present for the snap to be rejected.
This commit is contained in:
Mickaël Schoentgen 2021-09-10 10:58:42 +02:00
parent b38352858f
commit 30c595b770

View File

@ -83,11 +83,11 @@ parts:
echo "Copying extra files ..."
cp $SNAPCRAFT_PART_SRC/extras/httpie-completion.bash $SNAPCRAFT_PRIME/bin/
plugs:
dot-config-httpie:
interface: personal-files
write:
- $HOME/.config/httpie
# plugs:
# dot-config-httpie:
# interface: personal-files
# write:
# - $HOME/.config/httpie
apps:
http: