Update Tue Jan 4 06:33:30 AM CST 2022

This commit is contained in:
Dewalt 2022-01-04 06:33:30 -06:00
parent 0b55908fc7
commit 9683e1214c
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ fix_httprobe() { # 01.04.22 - added httprobe precompiled binary to fix_missing
else
echo -e "\n $greenplus installing httprobe"
eval apt -y install httprobe
echo -e "\n $greenplus installled httprobe"
echo -e "\n $greenplus installed httprobe"
fi
}