1
0
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:
Tommaso Chiti 2021-02-01 08:46:53 +01:00
parent 6d090c2b8a
commit 170146321e

View File

@ -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.