Also rename /tmp/pi for coherence
This commit is contained in:
parent
905bf38611
commit
afbe4e2910
5 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@ set -o pipefail
|
|||
bold=$(tput bold)
|
||||
normal=$(tput sgr0)
|
||||
|
||||
mkdir -p /tmp/pi
|
||||
mkdir -p /tmp/pi-admin
|
||||
|
||||
printf "$bold%s$normal\n" "Please type sudo password and press enter"
|
||||
read -rs password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue