mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-04 11:58:53 +02:00
full path to rebuild script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user