mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-04-02 22:04:27 +01:00
Release Information
# Version 3.6 # Solved Issue 22 - rows 41-51: # https://github.com/riegercloud/install-nextcloud/issues/22
This commit is contained in:
@@ -1,14 +1,15 @@
|
|||||||
#######################################################
|
############################################################
|
||||||
# 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-NEXTCLOUD.SH
|
||||||
# Version 3.5
|
# Version 3.6
|
||||||
# added wget and git to be installed at the beginning
|
# Solved Issue 22 - rows 41-51:
|
||||||
# July, 11th, 2018
|
# https://github.com/riegercloud/install-nextcloud/issues/22
|
||||||
#######################################################
|
# July, 24th, 2018
|
||||||
# Ubuntu 18.04 LTS
|
############################################################
|
||||||
#######################################################
|
# 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() {
|
||||||
|
|||||||
Reference in New Issue
Block a user