diff --git a/scripts/install b/scripts/install index 50b5c81..36b226c 100755 --- a/scripts/install +++ b/scripts/install @@ -146,6 +146,8 @@ install_go() { copy_source compile_go create_enviroment + + display_message "$GO_NAME successfully installed!" } download_binary() {