run tree_name before client_setup
authorMichael Prokop <mika@grml.org>
Fri, 9 Mar 2007 18:54:04 +0000 (19:54 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 9 Mar 2007 18:54:04 +0000 (19:54 +0100)
usr_sbin/dirvish-setup

index d81bf34..28a9615 100755 (executable)
@@ -174,8 +174,8 @@ esac
 # now run the funtions:
 get_backup_dir     && \
 client_name        && \
-client_setup       && \
 tree_name          && \
+client_setup       && \
 create_client_conf && \
 write_conffile     && \
 display_info