Skip to content

Commit

Permalink
Fix to drop work-around for restoring the cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Sep 28, 2024
1 parent f397ec9 commit 1e593ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions virtualmin-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1553,9 +1553,6 @@ fi

bind_hook "phases_all_post"

# Make sure the cursor is back (if spinners misbehaved)
tput cnorm 1>/dev/null 2>&1

# Was LE SSL for hostname request successful?
if [ -d "$VIRTUALMIN_INSTALL_TEMPDIR/virtualmin_ssl_host_success" ]; then
ssl_host_success=1
Expand Down

0 comments on commit 1e593ff

Please sign in to comment.