Update nodemgmt-scripts.sh

This commit is contained in:
2023-04-26 14:38:40 -05:00
parent 58474c4288
commit 8a3ef7bd90

View File

@@ -601,7 +601,7 @@ STATUS(){
else
fsdsp="${freespace} MB"
fi
echo -e "${idsCL[${fs_status_color}]}${freespace} ${idsCL[Default]}"
echo -e "${idsCL[${fs_status_color}]}${fsdsp} ${idsCL[Default]}"
fi
fi