Don't set username information

This commit is contained in:
Jeremy Gardais 2018-04-26 10:36:42 +02:00
parent c1881635a1
commit 0b80ba177f
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
1 changed files with 0 additions and 1 deletions

View File

@ -283,7 +283,6 @@ cmd_hostkey=$(cat "${hostkey}")
echo "# hostkey:${cmd_hostkey}" >> "${filepl}"
echo "# mail:${input_mail}" >> "${filepl}"
echo "# ip:$(IpAddress)" >> "${filepl}"
echo "# username:${usr}" >> "${filepl}"
#### Déplacer le fichier dans le dossier de l'utilisateur (plus accessible)
mv -f -- "${filepl}" "${dir1}"