Update postinstall.sh

This commit is contained in:
John BigoudOps 2022-12-16 20:40:08 +01:00 committed by GitHub
parent 80c0270f5d
commit 58d25e4b37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ fi
if [ ! -f "/usr/lib64/discord" ]; then
echo -e "${jaune}Veux-tu installer Discord? ${neutre}"
read -r "$discord"
read -r $discord
case $discord in
N | n)
echo "Discord ne sera pas installé"