Browse Source

absolute path to v-restart-proxy script

Serghey Rodin 13 năm trước cách đây
mục cha
commit
efcbd1a859
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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