From ce38f8e81f1cdf972ad58f90994b416de2169985 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Fri, 11 Jan 2019 09:17:20 +0100 Subject: [PATCH] sort apt purge nginx mysql* redis* php* -y && apt autoremove -y --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0921cb6..4addf3d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Requirements: 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 + apt purge nginx mysql* redis* php* -y && apt autoremove -y Beyond that you will find additional scripts at /usr/local/src/install-nextcloud/