diff --git a/LICENSE b/LICENSE index 85ddce6..b893307 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2019-2021 Geoffray Levasseur +Copyright 2019-2021 Geoffray Levasseur This is distributed with BSD-3-Clause license with the following terms and condition: diff --git a/init.sh b/init.sh index 9cb0d80..1144b43 100755 --- a/init.sh +++ b/init.sh @@ -146,7 +146,7 @@ else echo "Appuyez sur CTLR + C maintenant si vous souhaitez interrompre." echo -e "${BYellow}Si vous continuez après cette étape le système sera modifié !${DEFAULTCOL}" echo - while read -r -t 0.001; do :; done # dump the buffer + while read -r -t 0.001; do :; done # Dump the buffer read -n 1 -prs $"Appuyer sur n'importe quelle touche pour continuer...\n" fi