Move clear for better error readability
This commit is contained in:
parent
47e48dba2b
commit
15b379a9d4
@ -33,9 +33,9 @@ dpkg-reconfigure keyboard-configuration
|
||||
service console-setup.sh restart
|
||||
udevadm trigger --subsystem-match=input --action=change
|
||||
service keyboard-setup.sh restart
|
||||
clear
|
||||
|
||||
while true; do
|
||||
clear
|
||||
echo ""
|
||||
echo "Welcome to windvn!"
|
||||
echo "1: Fast install"
|
||||
|
Loading…
Reference in New Issue
Block a user