From ee780b989391dd18f05fc39414741b8e5a299e45 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 26 Jul 2018 10:49:54 +0200 Subject: [PATCH] Update install-nextcloudARM64.sh --- install-nextcloudARM64.sh | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/install-nextcloudARM64.sh b/install-nextcloudARM64.sh index 821e36a..6e967f3 100644 --- a/install-nextcloudARM64.sh +++ b/install-nextcloudARM64.sh @@ -1,15 +1,13 @@ -############################################################ +############################################ # Carsten Rieger IT-Services # https://www.c-rieger.de # https://github.com/riegercloud -# INSTALL-NEXTCLOUD.SH -# Version 3.6 -# Solved Issue 22 - rows 41-51: -# https://github.com/riegercloud/install-nextcloud/issues/22 -# July, 24th, 2018 -############################################################ -# Ubuntu 18.04 LTS - Nextcloud 13.0.5 -############################################################ +# INSTALL-NEXTCLOUDARM64.SH +# Version 4.0 ARM64 +# July, 26th, 2018 +############################################ +# Ubuntu 18.04 LTS ARM64 - Nextcloud 13.0.5 +############################################ #!/bin/bash ###global function to update and cleanup the environment function update_and_clean() {