Update install-nextcloudARM64.sh

This commit is contained in:
rieger::CLOUD
2018-07-26 10:49:54 +02:00
committed by GitHub
parent 6b8d9f247f
commit ee780b9893

View File

@@ -1,15 +1,13 @@
############################################################ ############################################
# Carsten Rieger IT-Services # Carsten Rieger IT-Services
# https://www.c-rieger.de # https://www.c-rieger.de
# https://github.com/riegercloud # https://github.com/riegercloud
# INSTALL-NEXTCLOUD.SH # INSTALL-NEXTCLOUDARM64.SH
# Version 3.6 # Version 4.0 ARM64
# Solved Issue 22 - rows 41-51: # July, 26th, 2018
# https://github.com/riegercloud/install-nextcloud/issues/22 ############################################
# July, 24th, 2018 # Ubuntu 18.04 LTS ARM64 - Nextcloud 13.0.5
############################################################ ############################################
# Ubuntu 18.04 LTS - Nextcloud 13.0.5
############################################################
#!/bin/bash #!/bin/bash
###global function to update and cleanup the environment ###global function to update and cleanup the environment
function update_and_clean() { function update_and_clean() {