mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-14 06:01: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
|
EOF
|
||||||
|
|
||||||
# Setting root password.
|
# Setting root password.
|
||||||
print "Setting root password."
|
echo "Setting root password."
|
||||||
arch-chroot /mnt /bin/passwd
|
arch-chroot /mnt /bin/passwd
|
||||||
|
|
||||||
# Enabling auto-trimming.
|
# Enabling auto-trimming.
|
||||||
|
Loading…
Reference in New Issue
Block a user