Ver código fonte

Updated comment why second rebuild

Jaap Marcus 4 anos atrás
pai
commit
e3cc8acb40
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      bin/v-restore-user

+ 1 - 1
bin/v-restore-user

@@ -361,7 +361,7 @@ if [ "$web" != 'no' ] && [ ! -z "$WEB_SYSTEM" ]; then
                 -exec chown -h $user:$user {} \;
                 -exec chown -h $user:$user {} \;
         fi
         fi
         
         
-        # Rebuilding vhost
+        # Rebuilding web config for the second time to make sure ftp users keep working 
         rebuild_web_domain_conf
         rebuild_web_domain_conf
     done
     done