From efcbd1a859eef9a969bcc30bc27fe68b08a164d2 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Mon, 3 Jun 2013 11:37:49 +0300 Subject: [PATCH] absolute path to v-restart-proxy script --- upd/convert-templates.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upd/convert-templates.sh b/upd/convert-templates.sh index f07559de..7d77b606 100755 --- a/upd/convert-templates.sh +++ b/upd/convert-templates.sh @@ -134,7 +134,7 @@ if [ -e "$TPL/nginx" ]; then done # Restart proxy - v-restart-proxy + /usr/local/vesta/bin/v-restart-proxy fi fi