feat: Update healthcheck script header to reflect version change for clarity and better version tracking

This commit is contained in:
Christopher
2024-08-12 13:15:20 -05:00
parent ea6dccb8d9
commit 015dba2795

View File

@@ -147,7 +147,7 @@ elif [[ "$1" == "real_test" ]]; then
else
# Normal script execution
# Display Welcome
print_header "BigBearCasaOS Healthcheck"
print_header "BigBearCasaOS Healthcheck V2"
echo "Here are some links:"
echo "https://community.bigbeartechworld.com"
echo "https://github.com/BigBearTechWorld"