mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-13 08:28:21 +00:00
update installer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user