Browse Source

absolute path to v-restart-proxy script

Serghey Rodin 12 years ago
parent
commit
efcbd1a859
1 changed files with 1 additions and 1 deletions
  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