diff --git a/auto_config.sh b/auto_config.sh index 342d2ae..7a11776 100755 --- a/auto_config.sh +++ b/auto_config.sh @@ -139,7 +139,7 @@ ln -sf $GIT_DIR/root/.bashrc /root/ # Profile ln -sf $GIT_DIR/root/.profile /root/ mkdir -p /root/.profile.d -ln -sf $GIT_DIR/root/.profile.d/00_connexion_info.conf /root/.profile.d/ +ln -sf $GIT_DIR/root/.profile.d/00_stats_connexion.conf /root/.profile.d/ # vimrc ln -sf $GIT_DIR/root/.vimrc /root/