Fixed typos

This commit is contained in:
Sun Knudsen 2021-04-22 10:57:10 -04:00
parent 943c893a6f
commit dc690cb44e
No known key found for this signature in database
GPG key ID: 1FA767862BBD1305
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ normal=$(tput sgr0)
mkdir -p /tmp/pi
printf "$bold%s$normal\n" "Please type root password and press enter"
printf "$bold%s$normal\n" "Please type sudo password and press enter"
read -rs password
export password=$password