yu210148 / gvm_install

A script to install GVM 20 or 21 on Ubuntu 20.04 or Debian 10.
GNU General Public License v3.0
143 stars 72 forks source link

Pass GVMVERSION as parameter #54

Closed bdeetz closed 2 years ago

bdeetz commented 2 years ago

When automating the installation of GVM, the current implementation in master requires the use of expect or some other tool. By making GVMVERSION a parameter, we can automate.