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
|
service console-setup.sh restart
|
||||||
udevadm trigger --subsystem-match=input --action=change
|
udevadm trigger --subsystem-match=input --action=change
|
||||||
service keyboard-setup.sh restart
|
service keyboard-setup.sh restart
|
||||||
|
clear
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
clear
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "Welcome to windvn!"
|
echo "Welcome to windvn!"
|
||||||
echo "1: Fast install"
|
echo "1: Fast install"
|
||||||
|
Loading…
Reference in New Issue
Block a user