diff --git a/binscripts/gvm-installer b/binscripts/gvm-installer index 2106df8..2513a53 100644 --- a/binscripts/gvm-installer +++ b/binscripts/gvm-installer @@ -21,5 +21,6 @@ else echo "Maybe send me the file name and I'll look for it next time :)" echo fi + source ~/.bashrc echo "Installed GVM v$GVM_VERSION" fi