Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2020-10-14 12:16:35 +0300
committerGitHub <noreply@github.com>2020-10-14 12:16:35 +0300
commitf28af0807a6838a53590fa6fe9b7ff91aebae39b (patch)
tree64e3d486f67c6faa59228cd74ba4a480bc040d36 /static/test_connection.sh
parent110b416385b632730ba186d51ebbdfe63dc62fc9 (diff)
make all scripts much more readable (#1493)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
Diffstat (limited to 'static/test_connection.sh')
-rw-r--r--static/test_connection.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/test_connection.sh b/static/test_connection.sh
index 4d508af3..fd8bcddb 100644
--- a/static/test_connection.sh
+++ b/static/test_connection.sh
@@ -8,7 +8,8 @@ source <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/master/lib.sh)
# This is needed since we removed this from the startup script, or changed name so it can't be downloaded anymore
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.
+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"