From 0b80ba177f22e1d1ec49c718ba320f71e08b6362 Mon Sep 17 00:00:00 2001 From: GARDAIS Jeremy Date: Thu, 26 Apr 2018 10:36:42 +0200 Subject: [PATCH] Don't set username information --- install_backuppc_mac.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install_backuppc_mac.sh b/install_backuppc_mac.sh index e638d72..d4a42b2 100755 --- a/install_backuppc_mac.sh +++ b/install_backuppc_mac.sh @@ -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}"