remove anime, not working!

This commit is contained in:
qo-op 2021-03-07 15:40:44 +01:00
parent 19897b5e73
commit dfc9b8e45a
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ IPFSNODEID=$(ipfs id -f='<id>\n')
zenity --warning --width 300 --text "Ajoutez une vidéo à ASTROPORT/KODI"
# CHOOSE CATEGORY
CHOICE=$(zenity --entry --width 300 --title="Catégorie" --text="Choisissez la catégorie de votre vidéo" --entry-text="Film" Serie Anime Youtube MP3)
# CHOOSE CATEGORY (remove anime, not working!)
CHOICE=$(zenity --entry --width 300 --title="Catégorie" --text="Choisissez la catégorie de votre vidéo" --entry-text="Film" Serie Youtube MP3)
[[ $CHOICE == "" ]] && exit 1
# LOWER CARACTERS