From 8eb1d81f6335a9112087583d657cbf6833ef80d2 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Mon, 30 Apr 2018 10:02:54 +0200 Subject: [PATCH] Update and rename install-nextcloud.sh to install-nextcloud-Ubuntu16044LTS.sh --- install-nextcloud.sh => install-nextcloud-Ubuntu16044LTS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename install-nextcloud.sh => install-nextcloud-Ubuntu16044LTS.sh (99%) diff --git a/install-nextcloud.sh b/install-nextcloud-Ubuntu16044LTS.sh similarity index 99% rename from install-nextcloud.sh rename to install-nextcloud-Ubuntu16044LTS.sh index 099dd49..8f2a1f2 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud-Ubuntu16044LTS.sh @@ -6,7 +6,7 @@ # Version 2.1 # April 28th, 2018 ####################################################### -# Ubuntu 16.04 LTS +# Ubuntu 16.04.4 LTS ####################################################### #!/bin/bash ###global function to update and cleanup the environment