full path to rebuild script

This commit is contained in:
Serghey Rodin 2013-06-03 10:48:37 +03:00
commit 31e6c3f9eb

View file

@ -130,7 +130,7 @@ if [ -e "$TPL/nginx" ]; then
if [ "$triggered" = 'yes' ]; then
# Rebuild web domains
for user in $(ls $VESTA/data/users); do
v-rebuild-web-domains $user no
/usr/local/vesta/bin/v-rebuild-web-domains $user no
done
# Restart proxy