Skip to content

Commit 5b006de

Browse files
committed
remove unwanted message
1 parent 240d66e commit 5b006de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ee/cli/plugins/site_functions.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,8 +662,6 @@ def site_package_check(self, stype):
662662
# do something
663663
# do post nginx installation configuration
664664
Log.info(self, "NGINX PLUS Detected ...")
665-
Log.info(self,
666-
"Installing EasyEngine Configurations for NGINX PLUS")
667665
apt = ["nginx-plus"] + EEVariables.ee_nginx
668666
#apt_packages = apt_packages + EEVariables.ee_nginx
669667
stack.post_pref(apt, packages)

0 commit comments

Comments
 (0)