Ver Fonte

absolute path to v-restart-proxy script

Serghey Rodin há 13 anos atrás
pai
commit
efcbd1a859
1 ficheiros alterados com 1 adições e 1 exclusões
  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