diff --git a/setup.sh b/setup.sh index 6c9cf54..cc4795a 100755 --- a/setup.sh +++ b/setup.sh @@ -16,6 +16,7 @@ choice="" clear echo "=== Welcome to Tildelinux! ===" configure_network || fail +clear echo "What tilde would you like to connect to? (use the domain name as you would for ssh)" read tilde_name echo "What is your username for $tilde_name?"