summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/print_final_message.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/print_final_message.sh b/util/print_final_message.sh
index 63348b4..ea4a42d 100644
--- a/util/print_final_message.sh
+++ b/util/print_final_message.sh
@@ -24,7 +24,7 @@ default_password=$1
cat << EOF
#################################################################
- The default password for your user and root is '$default_password'.
+ 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!