wwforonce commited on
Commit
4a74138
·
1 Parent(s): e14b416

remove tput

Browse files
Files changed (1) hide show
  1. 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
  }