summaryrefslogtreecommitdiffstats
path: root/debian/open-infrastructure-dehydrated-tools.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/open-infrastructure-dehydrated-tools.postinst')
-rwxr-xr-xdebian/open-infrastructure-dehydrated-tools.postinst10
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/open-infrastructure-dehydrated-tools.postinst b/debian/open-infrastructure-dehydrated-tools.postinst
index 43f9bf9..9376f8c 100755
--- a/debian/open-infrastructure-dehydrated-tools.postinst
+++ b/debian/open-infrastructure-dehydrated-tools.postinst
@@ -99,16 +99,6 @@ case "${1}" in
;;
esac
- case "${REGISTER}" in
- true)
- REGISTER="yes"
- ;;
-
- false)
- REGISTER="no"
- ;;
- esac
-
case "${OCSP_FETCH}" in
true)
OCSP_FETCH="yes"