Update Tue Jan 4 06:33:30 AM CST 2022
This commit is contained in:
parent
0b55908fc7
commit
9683e1214c
|
|
@ -231,7 +231,7 @@ fix_httprobe() { # 01.04.22 - added httprobe precompiled binary to fix_missing
|
||||||
else
|
else
|
||||||
echo -e "\n $greenplus installing httprobe"
|
echo -e "\n $greenplus installing httprobe"
|
||||||
eval apt -y install httprobe
|
eval apt -y install httprobe
|
||||||
echo -e "\n $greenplus installled httprobe"
|
echo -e "\n $greenplus installed httprobe"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue