From ee15961eece168a5113bbbbded82df6aed2c4c75 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 7 Sep 2021 14:03:05 +0200 Subject: [PATCH] Remove MP3 option (need mazash infra to be activated) --- ajouter_video.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ajouter_video.sh b/ajouter_video.sh index ec06305..38f6909 100755 --- a/ajouter_video.sh +++ b/ajouter_video.sh @@ -86,7 +86,7 @@ fi ######################################################################## # CHOOSE CATEGORY (remove anime, not working!) -[[ $CHOICE == "" ]] && CHOICE=$(zenity --entry --width 300 --title="Catégorie" --text="Choisissez la catégorie de votre media" --entry-text="Film" Serie Video Youtube MP3) +[[ $CHOICE == "" ]] && CHOICE=$(zenity --entry --width 300 --title="Catégorie" --text="Choisissez la catégorie de votre media" --entry-text="Film" Serie Youtube Video) [[ $CHOICE == "" ]] && exit 1 # LOWER CARACTERS