From 5ca34bf2b54cf77ea29b62fcfdde952bd3d0e944 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 6 Nov 2020 22:13:28 +0100 Subject: [PATCH] remove this script in a few versions --- static/trusted.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/trusted.sh b/static/trusted.sh index 84d53ca4..b80a8e4a 100644 --- a/static/trusted.sh +++ b/static/trusted.sh @@ -1,4 +1,3 @@ - #!/bin/bash # shellcheck disable=2034,2059 true @@ -10,4 +9,5 @@ source <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/master/lib.sh) 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"