@ -148,11 +148,13 @@ do_partition() {
}
user() {
read -p "Username? " USERNAME
input "Username" "voiduser"
USERNAME=$output
hostname() {
read -p "Hostname? " HOSTNAME
input "Hostname" "voidlinux"
HOSTNAME=$output
base() {
The note is not visible to the blocked user.