can we run snap info

This commit is contained in:
Erica Portnoy 2020-09-17 15:13:34 -07:00
parent d62d853ea4
commit d38ae5c8ab

View file

@ -1,5 +1,9 @@
#!/bin/bash -e
OUTPUT=$(snap info certbot-dns-gehirn)
echo "${OUTPUT}"
exit 1
if [ "$(snapctl get trust-plugin-with-root)" = "ok" ]; then
# allow the connection, but reset config to allow for other slots to go through this auth flow
snapctl unset trust-plugin-with-root