Update 'Setup iniziale'

master
Francesco Minnocci 3 years ago
parent c1a098e0c8
commit 35f05196ac

@ -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

Loading…
Cancel
Save