diff --git a/scripts/install b/scripts/install index c88ebb8..b6f4db7 100755 --- a/scripts/install +++ b/scripts/install @@ -128,6 +128,7 @@ ynh_add_nginx_config #================================================= pushd "$final_path" + git init # Setup go exe and environnement ynh_use_go export GOPATH="$final_path/go"