date and version correction

This commit is contained in:
buildplan 2025-08-06 15:12:42 +01:00 committed by GitHub
parent 7f7b44a061
commit 7f056cfa9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,7 +123,7 @@ print_header() {
echo -e "${CYAN}╔═════════════════════════════════════════════════════════════════╗${NC}"
echo -e "${CYAN}║ ║${NC}"
echo -e "${CYAN}║ DEBIAN/UBUNTU SERVER SETUP AND HARDENING SCRIPT ║${NC}"
echo -e "${CYAN}0.621 | 202508-063${NC}"
echo -e "${CYAN}v0.62 | 2025-08-06 ║${NC}"
echo -e "${CYAN}║ ║${NC}"
echo -e "${CYAN}╚═════════════════════════════════════════════════════════════════╝${NC}"
echo