mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Adding a echo.
This commit is contained in:
parent
6d090c2b8a
commit
170146321e
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ arch-chroot /mnt /bin/bash -xe <<"EOF"
|
|||
EOF
|
||||
|
||||
# Setting root password.
|
||||
print "Setting root password."
|
||||
echo "Setting root password."
|
||||
arch-chroot /mnt /bin/passwd
|
||||
|
||||
# Enabling auto-trimming.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue