mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-25 08:40:12 +00:00
adminlte->web
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
0385b1d076
commit
71357ecae7
8 changed files with 20 additions and 20 deletions
|
@ -233,7 +233,7 @@ get_sys_stats() {
|
|||
if [[ -n "${ph_ver_raw[0]}" ]]; then
|
||||
ph_core_ver="${ph_ver_raw[0]}"
|
||||
if [[ ${#ph_ver_raw[@]} -eq 2 ]]; then
|
||||
# AdminLTE not installed
|
||||
# web not installed
|
||||
ph_lte_ver="(not installed)"
|
||||
ph_ftl_ver="${ph_ver_raw[1]}"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue