diff --git a/openvas_install.sh b/openvas_install.sh index 9cb968c..ee9b083 100644 --- a/openvas_install.sh +++ b/openvas_install.sh @@ -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 \ No newline at end of file +main