浏览代码

absolute path to v-restart-proxy script

Serghey Rodin 13 年之前
父节点
当前提交
efcbd1a859
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      upd/convert-templates.sh

+ 1 - 1
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