Revert "Update root/etc/s6-overlay/s6-rc.d/init-certbot-config/run"

This reverts commit bf21a51e10.
This commit is contained in:
aptalca 2024-03-04 20:19:53 -05:00
parent bf21a51e10
commit 907dfc8c03
No known key found for this signature in database
GPG Key ID: BE36CFFB9FD85548
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ if grep -q "universal-package-install" <<< "${DOCKER_MODS}" && grep -q "certbot-
echo "**** Installing requested dns plugins ****"
/etc/s6-overlay/s6-rc.d/init-mod-universal-package-install-add-package/run
/etc/s6-overlay/s6-rc.d/init-mods-package-install/run
echo "#!/usr/bin/with-contenv bash" >/etc/s6-overlay/s6-rc.d/init-mod-universal-package-install-add-package/run
echo "#!/usr/bin/with-contenv bash" >/etc/s6-overlay/s6-rc.d/init-mods-package-install/run
fi
# check to make sure DNSPLUGIN is selected if dns validation is used