From 0ef34945f0afce03279fbe3f27ff3b3051f73576 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Fri, 11 Jan 2019 08:51:46 +0100 Subject: [PATCH] sort /maintainance/fail2ban.sh /maintainance/ubuntu/optimize-ubuntu.sh /maintainance/debian/optimize-debian.sh /maintainance/restart.sh /maintainance/ssl-renewal.sh /maintainance/ubuntu/upgrade-ubuntu.sh /maintainance/debian/upgrade-debian.sh /ssl/ssl-certificate-debian.sh /ssl/ssl-certificate-ubuntu.sh --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24feb4d..0921cb6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ The initial script called install-nextcloud-ubuntu.sh or install-nextcloud-debia Requirements: Ubuntu 18.04 or Debian 9.6 - Please remove already installed packages of NGINX, PHP, MariaDB and Redis first or start with a new server os! + Please remove already installed packages of NGINX, PHP, MariaDB and Redis first + or start with a new server os! apt purge -y && apt autoremove -y