mirror of
https://github.com/wahyd4/gvm.git
synced 2026-08-09 04:46:19 +10:00
Merge pull request #167 from bronzdoc/enhancement/install_success_message
Add success message after go installation
This commit is contained in:
@@ -146,6 +146,8 @@ install_go() {
|
||||
copy_source
|
||||
compile_go
|
||||
create_enviroment
|
||||
|
||||
display_message "$GO_NAME successfully installed!"
|
||||
}
|
||||
|
||||
download_binary() {
|
||||
|
||||
Reference in New Issue
Block a user