adding information about the update

This commit is contained in:
Djan GICQUEL 2023-08-18 20:35:43 +02:00
parent 9c4bc5feee
commit 5dfaba224b
1 changed files with 1 additions and 1 deletions

View File

@ -65,5 +65,5 @@ elif [ "$choix" = "3" ];then
elif [ "$choix" = "4" ];then
return=$($youtubedlbinary --update)
notify-send -t 60000 -i youtube "yt-dlp" "$return"
notify-send -t 60000 -i youtube "yt-dlp" "Mise à jour terminée\n\n$return"
fi