From 7757905a52c4c1a86a19690c5f7b817d0ecd14e6 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Wed, 11 Jul 2018 13:36:15 +0200 Subject: [PATCH] enhancements for lxd environments added wget and git to be installed at the beginning of this script --- install-nextcloud.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install-nextcloud.sh b/install-nextcloud.sh index 4da9069..cb9ce88 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -3,9 +3,9 @@ # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD.SH -# Version 3.4 -# amendments to fail2ban -# July, 9th, 2018 +# Version 3.5 +# added wget and git to be installed at the beginning +# July, 11th, 2018 ####################################################### # Ubuntu 18.04 LTS #######################################################