Skip to content

Commit

Permalink
Revert "Update root/etc/s6-overlay/s6-rc.d/init-certbot-config/run"
Browse files Browse the repository at this point in the history
This reverts commit bf21a51.
  • Loading branch information
aptalca committed Mar 5, 2024
1 parent bf21a51 commit 907dfc8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions root/etc/s6-overlay/s6-rc.d/init-certbot-config/run
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 907dfc8

Please sign in to comment.