suppression de l'affichage du profil au lancement de la sauvegarde

This commit is contained in:
Djan GICQUEL 2021-03-19 20:14:18 +01:00
parent 7065305f38
commit 62ef533b80
1 changed files with 0 additions and 2 deletions

View File

@ -105,8 +105,6 @@ if [ "$choixmenu" = "cs" ] ;then
DossierPresent $borg_repo
DossierPresent $borg_dir
zenity --width=600 --height=500 --info --text="<tt>$(cd $dossierprofil && cat $fichierprofil)</tt>"
espacedisqueutil=$(df -k --output=pcent $borg_repo | tail -n +2)
zenity --width=600 --notification --text "Espace disque utilisé : $espacedisqueutil"