Don't clear the screen

This commit is contained in:
Ilia Rostovtsev
2020-06-20 18:50:23 +03:00
parent 1d42743e7a
commit 8ade54d4d7

View File

@ -3,7 +3,7 @@
# Update webmin/usermin to the latest develop version from GitHub repo
# inspired by authentic-theme/theme-update.sh script, thanks @rostovtsev
#
VERS="1.6.8, 2018-10-30"
VERS="1.6.9, 2020-06-18"
#
COPY=" Kay Marquardt <kay@rrr.de> https://github.com/gnadelwartz"
#############################################################################
@ -34,9 +34,6 @@ if [[ -t 1 && "${NCOLOR}" != "YES" ]] ; then
NC='\e[0m'
fi
# Clear screen for better readability
[[ "${ASK}" == "YES" ]] && clear
# Get webmin/usermin dir based on script's location
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
PROD="webmin" # default