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

Update install_gvm.sh #56

Closed tonoitp closed 2 years ago

tonoitp commented 2 years ago

abort if script not started as root

tonoitp commented 2 years ago

Added a check to see if script is started as root. Script now aborts if not.