added clear

This commit is contained in:
sose 2020-06-28 09:36:50 +00:00
parent ddf4ee8aad
commit 8ce8c5f886
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ choice=""
clear clear
echo "=== Welcome to Tildelinux! ===" echo "=== Welcome to Tildelinux! ==="
configure_network || fail configure_network || fail
clear
echo "What tilde would you like to connect to? (use the domain name as you would for ssh)" echo "What tilde would you like to connect to? (use the domain name as you would for ssh)"
read tilde_name read tilde_name
echo "What is your username for $tilde_name?" echo "What is your username for $tilde_name?"