debugging

This commit is contained in:
Erica Portnoy 2020-07-01 19:46:01 -07:00
parent d80cccb8b4
commit 9ed789df0f

View file

@ -6,6 +6,8 @@ if [ -z "$first_install" ]; then
exit 0
fi
ls $SNAP/certbot-version
# get certbot version
cb_installed=$(grep -oP 'installed:\s+\K\d+.\d+.\d(?=-)' $SNAP/certbot-version/certbot)
# get required certbot version for plugin