summaryrefslogtreecommitdiff
path: root/util/print_final_message.sh
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2019-12-16 13:00:02 +0100
committerxengineering <mail2xengineering@protonmail.com>2019-12-16 13:00:02 +0100
commit1b3f1d7aeb1a8e542d324c97cda0b6c2d57a58dc (patch)
treeb8bccd6013a28fd85de5ccfafc8be33bcfb409db /util/print_final_message.sh
parent00c5807c02039e38783147666c7d3466529b6d48 (diff)
downloadarchinstall-1b3f1d7aeb1a8e542d324c97cda0b6c2d57a58dc.tar
archinstall-1b3f1d7aeb1a8e542d324c97cda0b6c2d57a58dc.tar.zst
archinstall-1b3f1d7aeb1a8e542d324c97cda0b6c2d57a58dc.zip
Small changes.
Diffstat (limited to 'util/print_final_message.sh')
-rw-r--r--util/print_final_message.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/print_final_message.sh b/util/print_final_message.sh
index ea4a42d..9864470 100644
--- a/util/print_final_message.sh
+++ b/util/print_final_message.sh
@@ -22,14 +22,14 @@ default_password=$1
cat << EOF
-#################################################################
+#####################################################################
The default password for your user and root is '${default_password}'.
You can now power off your machine with 'poweroff',
remove the installation media and boot your new
Arch Linux machine!
-#################################################################
+#####################################################################
EOF