Also rename /tmp/pi for coherence

This commit is contained in:
Irae Carvalho 2022-08-10 14:16:31 -03:00
parent 905bf38611
commit afbe4e2910
5 changed files with 7 additions and 7 deletions

View file

@ -54,7 +54,7 @@ red=$(tput setaf 1)
normal=$(tput sgr0)
dev="/dev/sda1"
tmp="/tmp/pi"
tmp="/tmp/pi-admin"
usb="/tmp/usb"
tput reset