Fix typo
This commit is contained in:
@@ -3120,7 +3120,7 @@ main() {
|
|||||||
# If the script exits for any reason, unhide the cursor.
|
# If the script exits for any reason, unhide the cursor.
|
||||||
trap 'printf "\033[?25h"' EXIT
|
trap 'printf "\033[?25h"' EXIT
|
||||||
|
|
||||||
# Clear the scren
|
# Clear the screen
|
||||||
clear
|
clear
|
||||||
|
|
||||||
# Hide the cursor and disable line wrap
|
# Hide the cursor and disable line wrap
|
||||||
|
|||||||
Reference in New Issue
Block a user