summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--installers/pc.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/installers/pc.sh b/installers/pc.sh
index 26ae258..52525e2 100644
--- a/installers/pc.sh
+++ b/installers/pc.sh
@@ -37,6 +37,8 @@ main()
root="${1}"
install_arch="$(detect_arch)"
+ printf '\nSelect a platorm'
+ printf '\n================\n\n'
read host_arch host_plat <<-EOF
$(prompt_plat)
EOF