Fix 00_stats_connexion.conf file name
Signed-off-by: Alban Vidal <alban.vidal@zordhak.fr>
This commit is contained in:
parent
7d95af1423
commit
b72e6c70e9
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user