Update advanced/Scripts/chronometer.sh

Co-authored-by: DL6ER <DL6ER@users.noreply.github.com>
pull/3900/head
Adam Warner 3 years ago committed by GitHub
parent e841347057
commit 357b6702ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -230,7 +230,7 @@ get_sys_stats() {
ph_core_ver="${ph_ver_raw[0]}"
if [[ ${#ph_ver_raw[@]} -eq 2 ]]; then
# AdminLTE not installed
ph_lte_ver="n.a."
ph_lte_ver="(not installed)"
ph_ftl_ver="${ph_ver_raw[1]}"
else
ph_lte_ver="${ph_ver_raw[1]}"

Loading…
Cancel
Save