From 710f3a2f277b6ca28cf9f2a6d4986307e6d19cd1 Mon Sep 17 00:00:00 2001 From: Eddie Septr Date: Sun, 23 Jun 2019 23:43:55 +0700 Subject: [PATCH] update installer --- lemper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lemper.sh b/lemper.sh index 9dcdd3e..c69dfdf 100755 --- a/lemper.sh +++ b/lemper.sh @@ -130,7 +130,7 @@ case $1 in run service nginx stop # Remove Nginx - PHP5 - MariaDB - PhpMyAdmin - run apt-get remove -y nginx-custom nginx-stable + apt-get remove -y nginx-custom nginx-stable # Re-ensure (only if nginx package not installed / nginx installed from source) if [ -f /usr/sbin/nginx ]; then