Update install-nextcloud.sh

This commit is contained in:
rieger::CLOUD
2018-04-24 12:44:52 +02:00
committed by GitHub
parent 4744167045
commit 7d3e0e5870

View File

@@ -1,8 +1,11 @@
####################################################### #######################################################
# Carsten Rieger IT-Services # Carsten Rieger IT-Services
# https://www.c-rieger.de
# https://github.com/riegercloud
# INSTALL-NEXTCLOUD.SH # INSTALL-NEXTCLOUD.SH
# Version 1.3 # Version 1.4
# April 23rd, 2018 # April 24th, 2018
# version 1.4: merged two scripts
# version 1.3: Nextcloud will silently be installed # version 1.3: Nextcloud will silently be installed
# version 1.2: changed the process of creating the NC # version 1.2: changed the process of creating the NC
# db/user, added mysql_secure_installation # db/user, added mysql_secure_installation
@@ -564,6 +567,7 @@ quit
EOF EOF
restart_all_services restart_all_services
nextcloud_scan_data nextcloud_scan_data
clear
echo "" echo ""
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
echo "" echo ""