diff --git a/hddtemp-lt b/hddtemp-lt index ffe80d7..83cc54c 100755 --- a/hddtemp-lt +++ b/hddtemp-lt @@ -10,7 +10,7 @@ shopt -s nullglob # repositories of Ubuntu (since 22.04) and Debian (since 12). It requires # smartctl (smartmontools package). -SCRIPT_VERSION=0.2.1+git +SCRIPT_VERSION=0.2.2 SCRIPT_SELF=${BASH_SOURCE[0]##*/} t_red=$'\e[31m'