Explorar el Código

absolute path to v-restart-proxy script

Serghey Rodin hace 13 años
padre
commit
efcbd1a859
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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