@ -251,7 +251,7 @@ function add_user {
exit 1
fi
sudo mkdir -p /mnt/data/home/$1
sudo mkdir -p /mnt/data/$1
sudo adduser --home=/mnt/data/home/$1 $1
# We obtain the UID of the new user, as the last line at the end