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
|
systemctl reboot
|
||||||
|
|
||||||
# Remove arch linux on arm default user
|
# Remove arch linux on arm default user
|
||||||
userdel alarm
|
userdel -r alarm
|
||||||
|
|
||||||
# Set root password
|
# Set root password
|
||||||
passwd
|
passwd
|
||||||
|
|
Loading…
Reference in a new issue