From 43500670e1262032b46e07842e100b55288d32cf Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 6 Nov 2020 17:16:32 +0100 Subject: [PATCH] do not exit --- lets-encrypt/activate-ssl.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/lets-encrypt/activate-ssl.sh b/lets-encrypt/activate-ssl.sh index 2edeebd9..459f525d 100644 --- a/lets-encrypt/activate-ssl.sh +++ b/lets-encrypt/activate-ssl.sh @@ -11,5 +11,3 @@ msg_box "You are running an outdated release. You see this message only to make it possible to run the first startup script, but as time goes, more and more will we incompatible. We urge you to download the latest version as soon as possible: https://github.com/nextcloud/vm/releases" - -exit