also remove alarm user's home dir
This commit is contained in:
parent
c4e306994d
commit
9043cc88fa
|
@ -21,7 +21,7 @@ pacman -S btrfs-progs
|
|||
systemctl reboot
|
||||
|
||||
# Remove arch linux on arm default user
|
||||
userdel alarm
|
||||
userdel -r alarm
|
||||
|
||||
# Set root password
|
||||
passwd
|
||||
|
|
Loading…
Reference in a new issue