소스 검색

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