فهرست منبع

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