1
0
This commit is contained in:
Daniel Tartavel 2019-03-26 21:51:10 +01:00
parent 10c25a07be
commit 902b03fe9f

View File

@ -166,7 +166,7 @@ if [ -z "`grep lalis /etc/ssh/sshd_config`" ]; then
fi
# Ajoute le fichier checklist.txt et test.desktop sur le bureau de l'utilisateur lalis
desktop /lalis
desktop /home/lalis
if ! [ -d "/home/lalis/$DESKTOP" ]; then
/usr/bin/mkdir "/home/lalis/$DESKTOP"