Fix 00_stats_connexion.conf file name

Signed-off-by: Alban Vidal <alban.vidal@zordhak.fr>
This commit is contained in:
Alban Vidal 2018-05-25 09:49:49 +00:00
parent 7d95af1423
commit b72e6c70e9

View File

@ -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/