Fixed typos
This commit is contained in:
parent
943c893a6f
commit
dc690cb44e
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue