Update Deluge_install.sh

This commit is contained in:
jerry048 2022-05-12 17:20:04 +08:00 committed by GitHub
parent 8606388335
commit b0be3bb271
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ function Deluge_download {
fi fi
sleep 2 sleep 2
done done
fi
tput sgr0; clear tput sgr0; clear
} }