From 57ac39880fc7d628d41b04381905b597ac4cfd19 Mon Sep 17 00:00:00 2001 From: Mitesh Shah Date: Mon, 23 Jun 2014 19:01:55 +0530 Subject: [PATCH] Fixed ee site edit example.com +/root --- bin/easyengine | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/easyengine b/bin/easyengine index 203a364f..03299a56 100644 --- a/bin/easyengine +++ b/bin/easyengine @@ -242,7 +242,7 @@ elif [ "$EE_FIRST" = "site" ]; then ee_lib_check_domain # Edit the NGINX configuration for $EE_DOMAIN - ee_mod_site_edit "$EE_THIRD" + ee_mod_site_edit $EE_FOURTH if [ $(cd /etc/nginx; git status -s /etc/nginx/sites-available/$EE_DOMAIN | wc -l) -ne 0 ]; then # Git commit