diff --git a/deftools.sh b/deftools.sh index 94ac120..c3f3590 100644 --- a/deftools.sh +++ b/deftools.sh @@ -187,7 +187,7 @@ do printf "\nl'historique PSQL. ${ENDCOLOR}" printf "\n" read -p "Êtes vous sur d'executer cette fonctionnalité ? (y/n) : " rmpsql - if [[ $panicbtn == "y" ]]; then + if [[ $rmpsql == "y" ]]; then printf "Veuillez confirmer en tapant le code si dessous." rdmcode="$(echo $RANDOM)" printf "\n"