mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 12:11:33 -05:00
Adding a echo.
This commit is contained in:
parent
6d090c2b8a
commit
170146321e
@ -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…
Reference in New Issue
Block a user