Spaces:
Paused
Paused
remove tput
Browse files- add_bash_util.sh +0 -4
add_bash_util.sh
CHANGED
|
@@ -103,7 +103,3 @@ create_user() {
|
|
| 103 |
|
| 104 |
echo "User $USERNAME created and added to sudo and docker groups."
|
| 105 |
}
|
| 106 |
-
|
| 107 |
-
# reset cursor
|
| 108 |
-
# https://unix.stackexchange.com/questions/6890/what-is-making-my-cursor-randomly-disappear-when-using-gnome-teminal
|
| 109 |
-
tput cnorm
|
|
|
|
| 103 |
|
| 104 |
echo "User $USERNAME created and added to sudo and docker groups."
|
| 105 |
}
|
|
|
|
|
|
|
|
|
|
|
|