diff --git a/linux.sh b/linux.sh index a7b7368..af3e5b4 100644 --- a/linux.sh +++ b/linux.sh @@ -2,7 +2,7 @@ echo "Please enter your name:" read name -echo "Reading.... please wait" +echo "Loading.... please wait" sleep 3 echo "-----------------------------" echo "Your username is:" && whoami