update script

This commit is contained in:
2025-10-15 07:38:07 -03:00
parent a7e9f2eed8
commit 89f8d8d9c1

View File

@@ -1,6 +1,5 @@
#!/bin/bash
# OpenVAS installation script for Debian 12 systems.
# OpenVAS installation script for Debian 13 systems.
# Version: v1.0.0
# Purpose: Installs and configures OpenVAS from source following Greenbone Community Edition guidelines.
# Repository: https://github.com/Kastervo/OpenVAS-Installation
@@ -1320,4 +1319,4 @@ main() {
log INFO "OpenVAS installation completed successfully."
}
main
main