From b0be3bb271bbd8a24d65ca9d8a66b7e121eba131 Mon Sep 17 00:00:00 2001 From: jerry048 <61510650+jerry048@users.noreply.github.com> Date: Thu, 12 May 2022 17:20:04 +0800 Subject: [PATCH] Update Deluge_install.sh --- Torrent Clients/Deluge/Deluge_install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Torrent Clients/Deluge/Deluge_install.sh b/Torrent Clients/Deluge/Deluge_install.sh index 581ebd4..9694ef1 100644 --- a/Torrent Clients/Deluge/Deluge_install.sh +++ b/Torrent Clients/Deluge/Deluge_install.sh @@ -14,6 +14,7 @@ function Deluge_download { fi sleep 2 done + fi tput sgr0; clear }