This commit is contained in:
2023-01-02 14:42:31 -06:00
parent ccd9635f8a
commit 369c1fe7f1
2 changed files with 1 additions and 2 deletions

View File

@@ -214,7 +214,6 @@ CHECK(){
elif (( $(bc <<<"$dfreeper <= ${WARNING_LEVEL}") )); then
fs_status='Warning'
fs_status_color='Yellow'
else
fs_status=''
fs_status_color='Green'