diff --git a/install-nextcloud.sh b/install-nextcloud.sh index d6e2357..80c5190 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -3,11 +3,12 @@ # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD.SH -# Version 6.7 (AMD64) +# Version 6.8 (AMD64) +# Nextcloud 15 # OpenSSL 1.1.1, TLSv1.3, NGINX 1.15.7 -# November, 27th 2018 +# December, 10th 2018 ################################################ -# Ubuntu 18.04 LTS AMD64 - Nextcloud 14 +# Ubuntu 18.04 LTS AMD64 - Nextcloud 15 ################################################ #!/bin/bash ###global function to update and cleanup the environment