CodeFactor review

This commit is contained in:
emeric
2023-11-13 13:41:08 +01:00
parent 28a80b3c9d
commit d6fc923c4a
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ fi
# make any command failure exit
set -e
read -s -p "Enter password: " user_password
read -r -s -p "Enter password: " user_password
echo
# Retrieve the argument from the command line