mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-26 09:10:13 +00:00
initial changes to tests to take into account changes to strings
Signed-off-by: Adam Warner <adamw@rner.email>
This commit is contained in:
parent
74b912a0b7
commit
bf70c2c660
2 changed files with 11 additions and 11 deletions
|
@ -1817,7 +1817,7 @@ FTLinstall() {
|
|||
# Detect suitable FTL binary platform
|
||||
FTLdetect() {
|
||||
echo ""
|
||||
echo -e " ${INFO} Downloading latest version of FTL..."
|
||||
echo -e " ${INFO} FTL Checks..."
|
||||
|
||||
# Local, named variables
|
||||
local machine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue