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

Logic added to check gvm user has home/shell set. #75

Closed rybli closed 2 years ago

rybli commented 2 years ago

Logic added to help fix issue in #74 with GVM user now having proper home directory and shell set.

yu210148 commented 2 years ago

Thanks for looking into this