mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
change status from INFO to CROSS
Signed-Off-By: Rob Gill <rrobgill@protonmail.com>
This commit is contained in:
parent
ce5429aba7
commit
ef65bac79b
1 changed files with 1 additions and 1 deletions
|
@ -1220,7 +1220,7 @@ install_manpage() {
|
||||||
# Something is wrong with the system's man installation, clean up
|
# Something is wrong with the system's man installation, clean up
|
||||||
# our file, (leave everything how we found it).
|
# our file, (leave everything how we found it).
|
||||||
rm /usr/local/share/man/man8/pihole.8
|
rm /usr/local/share/man/man8/pihole.8
|
||||||
echo -e "${OVER} ${INFO} man page db not updated, man page not installed"
|
echo -e "${OVER} ${CROSS} man page db not updated, man page not installed"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue